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: inet_pton() error. Does Cygwin support inet_pton()?


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/


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