Returns setting for SO_TIMEOUT. 0 returns implies that the option is disabled (i.e., timeout of infinity).
Returns: the setting for SO_TIMEOUT
Exceptions:
SocketException
See also: setSoTimeout(int)
Since: JDK1.1
Diagram: Socket