Re: IPPROTO_IP is not a macro

2005-05-19 Thread Corinna Vinschen
On May 19 09:40, Sam Steingold wrote: > : > The header shall define the following macros for use as > values of the level argument of getsockopt() and setsockopt(): > > IPPROTO_IP > Internet protocol. > etc > > cygwin

IPPROTO_IP is not a macro

2005-05-19 Thread Sam Steingold
: The header shall define the following macros for use as values of the level argument of getsockopt() and setsockopt(): IPPROTO_IP Internet protocol. etc cygwin defines these constants with enum, not #define, so one c