geario ~master (2022-06-04T17:41:52.6758737)
Dub
Repo
AbstractSocketChannel.setOption
geario
net
channel
AbstractSocketChannel
AbstractSocketChannel
Undocumented in source. Be warned that the author may not have intended to support it.
void
setOption
(SocketOptionLevel level, SocketOption option, void[] value)
void
setOption
(SocketOptionLevel level, SocketOption option, int32_t value)
void
setOption
(SocketOptionLevel level, SocketOption option, Linger value)
void
setOption
(SocketOptionLevel level, SocketOption option, Duration value)
class
AbstractSocketChannel
pragma(
inline
) final @
trusted
void
setOption
(
SocketOptionLevel
level
,
SocketOption
option
,
Duration
value
)
Meta
Source
See Implementation
geario
net
channel
AbstractSocketChannel
AbstractSocketChannel
constructors
this
functions
Close
IsBusy
LocalAddress
OnWriteDone
RemoteAddress
Start
getOption
setOption
setRead
properties
socket
variables
_isWritting
_localAddress
_remoteAddress
_socket
readLen