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]

ioctl question


Hi,
I'm attempting to build Kaffe JVM to run on NT4.0 (to start with). As
advised in the header file winsock.h I'm not using winsock but the as
advised netdb and <sys/socket.h> and <sys/ioctl.h>

Kaffe uses the following code snippet:
----------------------------------------------------------snip----------
---------------------------------
int r, on = 1;



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