Mail Archives: cygwin/1997/11/24/22:17:06
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 AT wgn DOT net
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -