<!--
{
  "documentType" : "article",
  "framework" : "CFNetwork",
  "identifier" : "/documentation/CFNetwork/1518284-anonymous",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Anonymous"
}
-->

# Anonymous

SOCKS4 subdomain response codes.

## Topics

### Constants

[`var kCFStreamErrorSOCKS4IdConflict: Int`](/documentation/CFNetwork/kCFStreamErrorSOCKS4IdConflict)

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

[`var kCFStreamErrorSOCKS4IdentdFailed: Int`](/documentation/CFNetwork/kCFStreamErrorSOCKS4IdentdFailed)

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

[`var kCFStreamErrorSOCKS4RequestFailed: Int`](/documentation/CFNetwork/kCFStreamErrorSOCKS4RequestFailed)

Request rejected by the server or request failed.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)