EAGAIN
posix Resource temporarily unavailable
The operation would block and the descriptor is configured for non-blocking I/O. Retry the operation. Numeric value is platform-specific: 11 on Linux, 35 on macOS.
The operation would block and the descriptor is configured for non-blocking I/O. Retry the operation. Numeric value is platform-specific: 11 on Linux, 35 on macOS.