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