TcpContext

Undocumented in source.

Constructors

this
this(TCPConnection conn)
Undocumented in source.

Members

Variables

conn
TCPConnection conn;
Undocumented in source.

Inherited Members

From Context

userdata
Variant[string] userdata;
Undocumented in source.
get
T get(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(string key, T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta