SO_ERROR

$Bill Luebkert dbe@wgn.net
Mon Nov 24 06:55:00 GMT 1997


jman wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Is SO_ERROR not in gnu-win32?
> I'm trying to port/compile a program to Windows an get this error am
> I using the wrong includes?
> 
> `SO_ERROR' undeclared (first use this function)
> (Each undeclared identifier is reported only once
> for each function it appears in.)
> 
> The includes are
> #include <stdio.h>
> #include <errno.h>

I found it twice:

F:/gnuwin32/b18/H-i386-cygwin32/i386-cygwin32/include//mywinsock.h:
	#define SO_ERROR        0x1007          /* get error status and clear */

F:/gnuwin32/b18/H-i386-cygwin32/i386-cygwin32/include//Windows32/Sockets.h:
	#define SO_ERROR        0x1007          /* get error status and clear */

-- 
  ,-/-  __      _  _         $Bill Luebkert
 (_/   /  )    // //       DBE Collectibles
  / ) /--<  o // //      http://www.wgn.net/~dbe/
-/-' /___/_<_</_</_    Mailto:dbe@wgn.net
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list