Socks5OutgoingPacket

Undocumented in source.
mixin template Socks5OutgoingPacket (
TPacketFieldsStruct
) {}

Members

Functions

send
void send(Connection conn)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Socks5Packet
Undocumented in source.

Mixed In Members

From mixin Socks5Packet

connID
uint connID;
Undocumented in source.

Meta