Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Delivered-To: fixup-cygwin AT cygwin DOT com@fixme From: "Paul Garceau" Organization: New Dawn Productions To: cygwin AT cygwin DOT com Date: Wed, 7 Mar 2001 14:21:44 -0800 Subject: Re: #define Win32_Winsock fails in 1.1.8 Reply-to: Paul Garceau Message-ID: <3AA643F8.24528.2E61CA@localhost> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Hi folks, On 7 Mar 2001, at 8:44, the Illustrious Matt DOT Brozowski AT tavve DOT com wrote: > > The reason I am attempting to use the WinSock API via Cygwin is that my > application is integrating with a commercial application (HP OpenView) > and the APIs on the windows version return WinSock sockets that I need > to do a WinSock select on in order to tell when there is data to read. > This has not been a problem in the past because the #define > Win32_Winsock enables this feature. It just appears that in the latest > version some header file changes has broken this feature. I have > currently worked around to problem by removing the #include > from string.h and tolerating the "struct _reent declared > inside parameter list" warning that occurs. I was hoping know from this > list if anyone was aware of this problem to ensure it got fixed in a > future release. You might want to verify that you are _not using_ #define WIN32_LEAN_AND_MEAN. If you are (at least under Win32API), it automatically turns off the Win32 socket stuff, Winsock2 notwithstanding. Peace, Paul G. Nothing real can be threatened. Nothing unreal exists. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple