Skip to content
Snippets Groups Projects
  1. Jan 12, 2017
  2. Jan 05, 2017
  3. Jan 03, 2017
  4. Dec 29, 2016
    • Craig Tiller's avatar
      Changes to exec_ctx/closure/combiner/workqueue interfaces · 91031dac
      Craig Tiller authored
      - make closures know where they should be executed (eg, on a workqueue,
        or a combiner, or on an exec_ctx)
      - this allows removal of a large number of trampoline functions that
        were appearing whenever we used combiners, and should allow for a much
        easier interface to combiner locks
      91031dac
  5. Dec 09, 2016
  6. Nov 28, 2016
  7. Nov 24, 2016
  8. Nov 23, 2016
    • Paul Marks's avatar
      port_posix: use IPv4+IPv6 sockets to check for a free port. · 366a0515
      Paul Marks authored
      This allows the port picker to function across dual-stack and
      IPv4/IPv6-only environments.
      
      For a port to be considered available, the kernel must support at least
      one of (IPv6, IPv4), and the port must be available on each supported
      family.
      
      Also use the bool type where feasible.
      
      This is based on http://cl/97155408 (for those who can read it.)
      366a0515
  9. Nov 04, 2016
  10. Nov 02, 2016
  11. Oct 31, 2016
  12. Oct 27, 2016
  13. Oct 24, 2016
  14. Oct 20, 2016
  15. Oct 19, 2016
  16. Oct 17, 2016
  17. Oct 11, 2016
  18. Oct 07, 2016
  19. Oct 03, 2016
  20. Sep 28, 2016
  21. Sep 27, 2016
  22. Sep 26, 2016
  23. Sep 23, 2016
  24. Aug 09, 2016
  25. Aug 02, 2016
  26. Jul 19, 2016
Loading