public final class Inet.SO$.ReuseAddress
extends java.lang.Object
implements scala.Product, scala.Serializable
Inet.SocketOption
to enable or disable SO_REUSEADDR
For more information see Socket.setReuseAddress(boolean)
Constructor and Description |
---|
ReuseAddress(boolean on) |
Modifier and Type | Method and Description |
---|---|
void |
beforeConnect(java.net.Socket s) |
void |
beforeDatagramBind(java.net.DatagramSocket s) |
void |
beforeServerSocketBind(java.net.ServerSocket s) |
boolean |
on() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait