[Patches] [ python-Patches-443673 ] Build _socket on cygwin32

noreply@sourceforge.net noreply@sourceforge.net
Sun, 22 Jul 2001 19:20:56 -0700


Patches item #443673, was opened at 2001-07-22 19:20
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=443673&group_id=5470

Category: Windows
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeff Epler (jepler)
Assigned to: Nobody/Anonymous (nobody)
Summary: Build _socket on cygwin32

Initial Comment:
(just tested on a new install of cygwin32 and a fresh 
pull of descr-branch from cvs)

Treat __CYGWIN32__ just like MS_WIN32 when deciding
whether to declare h_errno in getaddrinfo.c

The resulting socketmodule seems to work, including a 
successful 'python -c "import test.test_socket"'

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=443673&group_id=5470