Skip to content
Snippets Groups Projects
  1. Dec 09, 2016
  2. Nov 28, 2016
  3. Nov 24, 2016
  4. 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
  5. Nov 04, 2016
  6. Nov 02, 2016
  7. Oct 27, 2016
  8. Oct 24, 2016
  9. Oct 19, 2016
  10. Oct 17, 2016
  11. Oct 11, 2016
  12. Oct 07, 2016
  13. Oct 03, 2016
  14. Sep 28, 2016
  15. Sep 27, 2016
  16. Sep 26, 2016
  17. Sep 23, 2016
  18. Aug 09, 2016
  19. Aug 02, 2016
  20. Jul 19, 2016
  21. Jun 30, 2016
  22. Jun 21, 2016
  23. Jun 10, 2016
  24. Jun 06, 2016
  25. Jun 01, 2016
  26. May 24, 2016
  27. May 20, 2016
  28. May 19, 2016
Loading