SOCKS::Options::Switcher
Inherits Struct < Value < Object
Constructors
new(allowTCPBinding : Bool = true, allowAssociateUDP : Bool = true, allowEnhancedAssociateUDP : Bool = true, enhancedAssociateUDPFirst : Bool = true)
SourceInstance methods
allowAssociateUDP
SourceallowAssociateUDP=(allowAssociateUDP : Bool)
SourceallowEnhancedAssociateUDP
SourceallowEnhancedAssociateUDP=(allowEnhancedAssociateUDP : Bool)
SourceallowTCPBinding
SourceallowTCPBinding=(allowTCPBinding : Bool)
SourceenhancedAssociateUDPFirst
SourceenhancedAssociateUDPFirst=(enhancedAssociateUDPFirst : Bool)
Source