A socket option associated with a socket.
In the channels package, the NetworkChannel interface defines the setOption and getOption methods to set and query the channel's socket options.
A socket option associated with a socket. In the channels package, the NetworkChannel interface defines the setOption and getOption methods to set and query the channel's socket options.
(name this)
Returns the name of the socket option.
returns: the name of the socket option - java.lang.String
Returns the name of the socket option. returns: the name of the socket option - `java.lang.String`
(type this)
Returns the type of the socket option value.
returns: the type of the socket option value - java.lang.Class<SocketOption.T>
Returns the type of the socket option value. returns: the type of the socket option value - `java.lang.Class<SocketOption.T>`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |