BedrockServerImpl.RaknetSession

Undocumented in source.

Constructors

this
this(immutable(uint)[] protocols, Address address, RaknetStream stream, Handler handler, Tid handlerThread, Tid compressionManager)
Undocumented in source.

Members

Functions

handle
void handle(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Variables

compressionManager
Tid compressionManager;
Undocumented in source.
handlerThread
Tid handlerThread;
Undocumented in source.

Meta