Skip to content
Snippets Groups Projects
  1. Nov 29, 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 17, 2016
  6. Nov 15, 2016
  7. Nov 14, 2016
  8. Nov 10, 2016
  9. Nov 09, 2016
  10. Nov 08, 2016
  11. Nov 07, 2016
  12. Nov 04, 2016
Loading