socks5d ~master (2019-03-03T23:36:27Z)
Dub
Repo
AuthException
socks5d
packets
Undocumented in source.
class
AuthException : Exception {
import
std
.
exception
;
;
mixin
basicExceptionCtors
;
}
Members
Mixins
__anonymous
mixin
basicExceptionCtors
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