1. 21 Sep, 2020 1 commit
    • Dominik Charousset's avatar
      Simplify lifetime management of socket managers · 2c905303
      Dominik Charousset authored
      Our previous design for the endpoint managers required us to use rely on
      a shared ownership model for the multiplexer, because actor proxies held
      a pointer to the socket manager directly. In our revised design, proxies
      and managers are going to use a shared queue instead. This change
      enables us to simplify the ownership model to a simple parent child
      relation between the middleman and the multiplexer.
      2c905303
  2. 17 Sep, 2020 4 commits
  3. 14 Sep, 2020 2 commits
  4. 13 Sep, 2020 1 commit
  5. 11 Sep, 2020 1 commit
  6. 10 Sep, 2020 1 commit
  7. 09 Sep, 2020 1 commit
  8. 02 Sep, 2020 1 commit
  9. 26 Aug, 2020 1 commit
  10. 08 Aug, 2020 1 commit
  11. 30 Jul, 2020 1 commit
  12. 29 Jul, 2020 2 commits
  13. 28 Jul, 2020 1 commit
  14. 27 Jul, 2020 3 commits
  15. 26 Jul, 2020 1 commit
  16. 16 Jun, 2020 3 commits
  17. 15 Jun, 2020 2 commits
  18. 14 Jun, 2020 2 commits
  19. 13 Jun, 2020 3 commits
  20. 12 Jun, 2020 1 commit
  21. 09 Jun, 2020 2 commits
  22. 04 Jun, 2020 1 commit
  23. 03 Jun, 2020 4 commits