bug in "in.h"

kevin leung kevin@finet.com.hk
Thu May 18 07:34:00 GMT 2000


In the /usr/i686-pc-cygwin/include/cygwin/in.h line 185
 
 struct in_addr6 sin6_addr;  
should be
 struct in6_addr sin6_addr;  
 
 
Kevin Leung www.e-finet.com



More information about the Cygwin mailing list