This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: IPPROTO_IP is not a macro


On May 19 09:40, Sam Steingold wrote:
> <http://www.opengroup.org/onlinepubs/009695399/basedefs/netinet/in.h.html>:
> The <netinet/in.h> 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 cannot use
> #ifdef with them.

Thanks for the hint.  Fixed in CVS.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]