This is the mail archive of the cygwin@sourceware.cygnus.com 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]

bug in "in.h"


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

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