socks5d ~master (2019-03-03T23:36:27Z)
Dub
Repo
Socks5Packet
socks5d
packets
Undocumented in source.
mixin template
Socks5Packet () {
uint
connID
;
}
Members
Variables
connID
uint
connID
;
Undocumented in source.
Meta
Source
See Implementation
socks5d
packets
classes
AuthException
RequestException
SocksException
enums
AddressType
AuthMethod
AuthStatus
ReplyCode
RequestCmd
functions
printFields
mixin templates
Socks5IncomingPacket
Socks5OutgoingPacket
Socks5Packet
structs
RequestPacket
ResponsePacket
variables
isSocks5IncomingPacket
isSocks5OutgoingPacket