inet_pton() error. Does Cygwin support inet_pton()?

Brian Dessent brian@dessent.net
Fri Jun 17 05:39:00 GMT 2005


Fernando Barsoba wrote:

> I'm trying to use the function inet_pton(), but I found the following error
> when trying to build the application with Eclipse/CDT on Cygwin:

inet_pton() is an IPv6 function and Cygwin has no support for IPv6. 
You'll have to patch the application if it expects to find IPv6
functions.

Brian

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