1. 44c55c2 Replace K&R function declarations with ANSI declarations (#114818) by Max Bachmann · 1 year, 1 month ago
  2. 8b24d60 gh-95174: WASI: skip missing sockets functions (GH-95179) by Christian Heimes · 3 years, 8 months ago
  3. 774ef28 gh-84461: Silence some compiler warnings on WASM (GH-93978) by Christian Heimes · 3 years, 10 months ago
  4. a9a53c7 Issue #15538: Fix compilation of the getnameinfo() / getaddrinfo() emulation code. by Antoine Pitrou · 14 years ago
  5. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 16 years ago
  6. e0387ec SF patch #1670209, Remove Py_PROTO from socket by Pete Shinners. by Neal Norwitz · 19 years ago
  7. 44ddbde Remove INET6 define. Use ENABLE_IPV6 instead. by Martin v. Löwis · 24 years ago
  8. f95dd0a Fix portability problems with glibc 2.0, as reported in #449157. by Martin v. Löwis · 25 years ago
  9. c925b153 Silence warnings in MSVC++: hide unused variables, add constness back to by Martin v. Löwis · 25 years ago
  10. 2b110f9 Replace snprintf with sprintf. by Martin v. Löwis · 25 years ago
  11. 01dfdb3 Patch #401196: Configuration machinery for IPv6. by Martin v. Löwis · 25 years ago