[Python-Dev] socketmodule build failures on Un*xs that don't HAVE_GETADDRINFO (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Wed Aug 25 08:29:34 CEST 2004


Trent Mick wrote:

The problem seems to stem from this check-in which resulted in Modules/addrinfo.h not getting included for Unix flavours that do not HAVEGETADDRINFO.

Thanks for discovering that. I have backed-out this change, and all subsequent changes that have tried to work around, and re-opened the patch.

Regards, Martin



More information about the Python-Dev mailing list