# socket.timeout

- **ID:** `python/socket-timeout`
- **Domain:** python
- **Category:** network_error
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Socket operation timed out before completion.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 3.x | active | — | — |
