Contents

kCFStreamErrorSOCKS4IdConflict

Request rejected by the server because the client program and the identd daemon reported different user IDs.

Declaration

var kCFStreamErrorSOCKS4IdConflict: Int { get }

Discussion

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

See Also

Constants