| Author |
setSoTimeout()
|
Roger Fed
Ranch Hand
Joined: Oct 17, 2010
Posts: 82
|
|
hello
setSoTimeOut((int timeout)
can you tell me what is this function do???
thanks........
|
I Hear I Forget, I See I Remember, I Do I Understand.
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19232
|
|
Socket.setSoTimeout(int)
ServerSocket.setSoTimeout(int)
DatagramSocket.setSoTimeout(int)
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
 |
|
|
subject: setSoTimeout()
|
|
|