OutgoingPacket

Undocumented in source.
abstract
class OutgoingPacket : Socks5Packet {}

Members

Functions

send
void send(Socket s)
Undocumented in source.

Inherited Members

From Socks5Packet

ver
ubyte[1] ver;
Undocumented in source.
getVersion
ubyte getVersion()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta