DatagramSocket.getSoTimeout
Class Overview | Class Members |
This Package |
All Packages
public synchronized int getSoTimeout() throws SocketException
Description
Retrive setting for SO_TIMEOUT. 0 returns implies that the
option is disabled (i.e., timeout of infinity).