Options passed to the Socket consturctor.
Fields
optionalreuseAddr:Null<Bool>
When true, Socket.bind
will reuse the address, even if another process has already bound a socket on it.
Defaults to false.
Options passed to the Socket consturctor.
optionalreuseAddr:Null<Bool>
When true, Socket.bind
will reuse the address, even if another process has already bound a socket on it.
Defaults to false.