Re: AF_INET6 error

2006-04-16 Thread Brian Dessent
Salvatore Di Fazio wrote: > I get every time errors about AF_INET6 define and sockaddr_in6 struct. > Does anybody know why? Cygwin does not support IPv6. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

AF_INET6 error

2006-04-16 Thread Salvatore Di Fazio
Hi guys, I hope this's the correct mailing list to post the following problem. I still develop an application by visual studio 2005 that uses makefile to make the application under linux through cygwin. I get every time errors about AF_INET6 define and sockaddr_in6 struct. Does anybody know why?