This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

Re: fix for socket timeouts (and a question about _Jv_select)


Quoth Jeff Sturm on Saturday, 30 June:
: 
: select() is more portable, usually.  It should also work on Winsock, to
: answer another question...
: 

With the caveat that the 'fds' must be winsock socket handles, not fds.


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