]> granicus.if.org Git - python/commit
Include netdb.h to detect getaddrinfo. Work around problem with getaddrinfo
authorMartin v. Löwis <martin@v.loewis.de>
Wed, 24 Oct 2001 14:36:00 +0000 (14:36 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Wed, 24 Oct 2001 14:36:00 +0000 (14:36 +0000)
commit861a65bc2fa83485bdc66f86cb13d4ad4798a68d
treed1ba7aa34ade87665af8710c19388945b613e9b6
parent6bc55c435ac398a4a6bc5c21e4b85a1bfd289a54
Include netdb.h to detect getaddrinfo. Work around problem with getaddrinfo
not properly processing numeric IPv4 addresses. Fixes V5.1 part of #472675.
Modules/socketmodule.c
configure
configure.in