| 
      
      
      From: Mike H. <mho...@gr...> - 2004-06-22 15:29:59
      
     | 
| Samuel Thibault wrote: >Le lun 21 jun 2004 à 17:23:28 -0700, Mike Houston a tapoté sur son clavier : > > >>I noticed that we are trying to include sys/socket.h on ALL platforms. >>We shouldn't be doing this under Windows. I'll be checking in a fix >>shortly. >> >> > >Is netdb.h available under Windows ? It happens to seem to provide >AF_INET6 under linux, but I'm really not sure. The tests I could see in >configure.in scripts was always to use <sys/socket.h> > > No. Windows doesn't yet support IPv6, at least in a standard posix manner. -Mike |