TCPConnection.Context

Undocumented in source.

Members

Variables

driver
shared(NativeEventDriver) driver;
Undocumented in source.
keepAlive
bool keepAlive;
Undocumented in source.
readBuffer
BatchBuffer!ubyte readBuffer;
Undocumented in source.
readTimeout
Duration readTimeout;
Undocumented in source.
remoteAddressString
string remoteAddressString;
Undocumented in source.
tcpNoDelay
bool tcpNoDelay;
Undocumented in source.

Meta