RaknetHandler

Undocumented in source.

Constructors

this
this(UdpSocket socket, Address address, ushort mtu)
Undocumented in source.

Members

Functions

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

Variables

acceptSplit
bool acceptSplit;
Undocumented in source.
mtu
ushort mtu;
Undocumented in source.

Meta