Contents

kCFStreamErrorSOCKS4IdentdFailed

Request rejected by the server because it couldn’t connect to the identd daemon on the client.

Declaration

var kCFStreamErrorSOCKS4IdentdFailed: Int { get }

Discussion

This error is specific to SOCKS4. This error code is only valid for errors in the kCFStreamErrorSOCKS4SubDomainResponse subdomain.

See Also

Constants