socks5d v0.0.2 (2017-08-07T18:08:38Z)
Dub
Repo
SocksException
socks5d
packets
Undocumented in source.
class
SocksException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
socks5d
packets
classes
AuthPacket
AuthStatusPacket
IncomingPacket
MethodIdentificationPacket
MethodSelectionPacket
OutgoingPacket
RequestException
RequestPacket
ResponsePacket
Socks5Packet
SocksException
enums
AddressType
AuthMethod
ReplyCode
RequestCmd
functions
printFields