Tests if SO_REUSEADDR is enabled.
Returns: a boolean indicating whether or not SO_REUSEADDR is enabled.
boolean
Exceptions:
SocketException
See also: setReuseAddress(boolean)
Since: 1.4
Diagram: Socket