Contents

CFNetworkErrors.cfsocksErrorUnknownClientVersion

The SOCKS server rejected access because it doesn’t support connections with the requested SOCKS version.

Declaration

case cfsocksErrorUnknownClientVersion

Discussion

Query the kCFSOCKSVersionKey key to find out what version the server requested.

See Also

Constants