On Sat, 2006-05-13 at 13:54 +0200, Robert Schuster wrote: > Hi, > could you test whether Socket.setSoTimeout() really sets the send and receive > timeout? >
I did, and it seems to work fine for me (A difference in 3 minutes and 1 second timeout when you're setting it to 1 second is quite noticable). Note that from what I read though, not all socket implementations necessarily support this stuff. /Sven
