IP_PKTINFO in cygwin

Bill Florac bill.florac@etcconnect.com
Tue Jan 13 04:28:00 GMT 2009


Does cygwin support the setsockopt() - IP_PKTINFO to retreive the destination 
address of a incomming UDP packet received via recvmsg()?  I have made 
numberous attempts but CMSG_FIRSTHDR() always returns NULL. The same code 
works find under linux.  I'm guessing that cygwin is using winsock underneath 
and I beleive this would only be available under winsock 2.2.  Is there a 
means to build cygwin to complile with this version of winsock?

Bill


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