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

# CFSocketError.timeout

The socket operation timed out.

## Declaration

```swift
case timeout
```

## See Also

### Constants

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