Problem with Raw Socket libraries

Badedas gerrit@familiehaase.de
Mon May 26 15:31:00 GMT 2003


I've this simple declaration in a raw socket program:
setsockopt(sock,IPPROTO_IP,IP_HDRINCL,&bol,sizeof(bol))

but I got this error:
`IP_HDRINCL' undeclared

What's the problem??
Why I can't find IP_HDRINCL in not any library??

--
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/



More information about the Cygwin mailing list