StreamSocket

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

setKeepAlive
void setKeepAlive(bool enable)
Undocumented in source. Be warned that the author may not have intended to support it.
setKeepAliveParams
void setKeepAliveParams(Duration idle, Duration interval, int probeCount)
Undocumented in source. Be warned that the author may not have intended to support it.
setUserTimeout
void setUserTimeout(Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

state
ConnectionState state [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tcpNoDelay
bool tcpNoDelay [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta