Socket programming with Cygwin

Warren Young warren@etr-usa.com
Wed Dec 3 12:06:00 GMT 2008


John Emmas wrote:
> 
> confused about why the program worked when I built it under Linux.  

As Brian said, glibc's inet_pton() is apparently doing something beyond 
what the standard requires.  Cygwin doesn't use glibc, it uses a 
different standard C library called newlib.

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