setRawOption abstract method
- RawSocketOptionoption
Customizes theRawSocket.
SeeRawSocketOption for available options.
Throws anOSError on failure and aSocketException if the socket hasbeen destroyed or upgraded to a secure socket.
Implementation
void setRawOption(RawSocketOption option);