Errores de WindowsError
WSAENOBUFS (10055)WSAENOBUFS (10055) — No Buffer Space
The system lacks sufficient buffer space for the socket operation.
windows
Ver detalles ERROR_SHUTDOWN_IN_PROGRESS (1115)A system shutdown is in progress.
The system is in the process of shutting down and cannot accept new requests.
Wait for the shutdown to complete. Schedule the operation for after restart.
WSAENOBUFS (10055)The system lacks sufficient buffer space for the socket operation.
WSAECONNABORTED (10053)The connection was aborted by the local software.
ERROR_SHARING_VIOLATION (32)The file cannot be accessed because it is being used by another process.
System.TimeoutExceptionThe operation did not complete within the allotted time.
ERROR_INVALID_PARAMETER (87)A parameter passed to the function is not valid.
ERROR_NET_WRITE_FAULT (56)A network write operation failed.