---
title: CFSocketError.success
framework: corefoundation
role: symbol
role_heading: Case
path: corefoundation/cfsocketerror/success
---

# CFSocketError.success

The socket operation succeeded.

## Declaration

```swift
case success
```

## See Also

### Constants

- [CFSocketError.error](corefoundation/cfsocketerror/error.md)
- [CFSocketError.timeout](corefoundation/cfsocketerror/timeout.md)
