Global
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.net.internal.socks
- Platforms: .NET, .NET Standard 2.0, Island
AddrTypeFQDN
const AddrTypeFQDN: Int64 = 3
const Int64 AddrTypeFQDN = 3
static let AddrTypeFQDN: Int64 = 3
const AddrTypeFQDN Int64 = 3
Const AddrTypeFQDN As Int64 = 3
AddrTypeIPv4
const AddrTypeIPv4: Int64 = 1
const Int64 AddrTypeIPv4 = 1
static let AddrTypeIPv4: Int64 = 1
const AddrTypeIPv4 Int64 = 1
Const AddrTypeIPv4 As Int64 = 1
AddrTypeIPv6
const AddrTypeIPv6: Int64 = 4
const Int64 AddrTypeIPv6 = 4
static let AddrTypeIPv6: Int64 = 4
const AddrTypeIPv6 Int64 = 4
Const AddrTypeIPv6 As Int64 = 4
AuthMethodNoAcceptableMethods
const AuthMethodNoAcceptableMethods: AuthMethod = 255
const AuthMethod AuthMethodNoAcceptableMethods = 255
static let AuthMethodNoAcceptableMethods: AuthMethod = 255
const AuthMethodNoAcceptableMethods AuthMethod = 255
Const AuthMethodNoAcceptableMethods As AuthMethod = 255
AuthMethodNotRequired
const AuthMethodNotRequired: AuthMethod = 0
const AuthMethod AuthMethodNotRequired = 0
static let AuthMethodNotRequired: AuthMethod = 0
const AuthMethodNotRequired AuthMethod = 0
Const AuthMethodNotRequired As AuthMethod = 0
AuthMethodUsernamePassword
const AuthMethodUsernamePassword: AuthMethod = 2
const AuthMethod AuthMethodUsernamePassword = 2
static let AuthMethodUsernamePassword: AuthMethod = 2
const AuthMethodUsernamePassword AuthMethod = 2
Const AuthMethodUsernamePassword As AuthMethod = 2
CmdConnect
const CmdConnect: Command = 1
const Command CmdConnect = 1
static let CmdConnect: Command = 1
const CmdConnect Command = 1
Const CmdConnect As Command = 1
NewDialer
class method NewDialer(network: string; address: string): Memory<Dialer>
static Memory<Dialer> NewDialer(string network, string address)
static func NewDialer(_ network: string, _ address: string) -> Memory<Dialer>
func NewDialer(network string, address string) Memory<Dialer>
Shared Function NewDialer(network As string, address As string) As Memory<Dialer>
Parameters:
- network:
- address:
StatusSucceeded
const StatusSucceeded: Reply = 0
const Reply StatusSucceeded = 0
static let StatusSucceeded: Reply = 0
const StatusSucceeded Reply = 0
Const StatusSucceeded As Reply = 0
Version5
const Version5: Int64 = 5
const Int64 Version5 = 5
static let Version5: Int64 = 5
const Version5 Int64 = 5
Const Version5 As Int64 = 5
AddrTypeFQDN
const AddrTypeFQDN: Int64 = 3
const Int64 AddrTypeFQDN = 3
static let AddrTypeFQDN: Int64 = 3
const AddrTypeFQDN Int64 = 3
Const AddrTypeFQDN As Int64 = 3
AddrTypeIPv4
const AddrTypeIPv4: Int64 = 1
const Int64 AddrTypeIPv4 = 1
static let AddrTypeIPv4: Int64 = 1
const AddrTypeIPv4 Int64 = 1
Const AddrTypeIPv4 As Int64 = 1
AddrTypeIPv6
const AddrTypeIPv6: Int64 = 4
const Int64 AddrTypeIPv6 = 4
static let AddrTypeIPv6: Int64 = 4
const AddrTypeIPv6 Int64 = 4
Const AddrTypeIPv6 As Int64 = 4
AuthMethodNoAcceptableMethods
const AuthMethodNoAcceptableMethods: AuthMethod = 255
const AuthMethod AuthMethodNoAcceptableMethods = 255
static let AuthMethodNoAcceptableMethods: AuthMethod = 255
const AuthMethodNoAcceptableMethods AuthMethod = 255
Const AuthMethodNoAcceptableMethods As AuthMethod = 255
AuthMethodNotRequired
const AuthMethodNotRequired: AuthMethod = 0
const AuthMethod AuthMethodNotRequired = 0
static let AuthMethodNotRequired: AuthMethod = 0
const AuthMethodNotRequired AuthMethod = 0
Const AuthMethodNotRequired As AuthMethod = 0
AuthMethodUsernamePassword
const AuthMethodUsernamePassword: AuthMethod = 2
const AuthMethod AuthMethodUsernamePassword = 2
static let AuthMethodUsernamePassword: AuthMethod = 2
const AuthMethodUsernamePassword AuthMethod = 2
Const AuthMethodUsernamePassword As AuthMethod = 2
CmdConnect
const CmdConnect: Command = 1
const Command CmdConnect = 1
static let CmdConnect: Command = 1
const CmdConnect Command = 1
Const CmdConnect As Command = 1
StatusSucceeded
const StatusSucceeded: Reply = 0
const Reply StatusSucceeded = 0
static let StatusSucceeded: Reply = 0
const StatusSucceeded Reply = 0
Const StatusSucceeded As Reply = 0
Version5
const Version5: Int64 = 5
const Int64 Version5 = 5
static let Version5: Int64 = 5
const Version5 Int64 = 5
Const Version5 As Int64 = 5
NewDialer
class method NewDialer(network: string; address: string): Memory<Dialer>
static Memory<Dialer> NewDialer(string network, string address)
static func NewDialer(_ network: string, _ address: string) -> Memory<Dialer>
func NewDialer(network string, address string) Memory<Dialer>
Shared Function NewDialer(network As string, address As string) As Memory<Dialer>
Parameters:
- network:
- address: