WSAEWOULDBLOCK
Code: 0x2733 (10035)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x2733 (10035)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2733 (10035)
Abstract
A non-blocking socket operation could not be completed immediately.
Documented in Win32
System Error Codes (9000-11999) (winerror.h): 0x2733
A non-blocking socket operation could not be completed immediately.
Windows Sockets Error Codes (winsock2.h): 10035
Resource temporarily unavailable. This error is returned from operations on nonblocking sockets that cannot be completed immediately, for example recv when no data is queued to be read from the socket. It is a nonfatal error, and the operation should be retried later. It is normal for WSAEWOULDBLOCK to be reported as the result from calling connect on a nonblocking SOCK_STREAM socket, since some time must elapse for the connection to be established.
An operation is not complete.
Associated Modules
| Module | Code | Found in | Description |
|---|---|---|---|
| KernelBase.dll | 0x2733 | 78.1 | A non-blocking socket operation could not be completed immediately. |
| combase.dll | 0x2733 | 1011 | The COM standard marshaler was unable to fix a mismatch between the IID %1 provided by the server and the IID %2 requested by the client, with handler CLSID %3. The error code was %4. |
| ftp.exe | 0x2733 | 78.11011 | Failed to unlink workfile. |
| kernel32.dll | 0x2733 | 78.11011 | A non-blocking socket operation could not be completed immediately. |
| laps.dll | 0x2733 | 1011 | The configured encryption principal name could not be mapped to a known account. This must be corrected before the configured account's password can be managed. Encryption principal name: %1 See https://go.microsoft.com/fwlink/?linkid=2220550 for more information. |
| mswsock.dll | 0x2733 | 78.11011 | Socket is not connected |
| nbtstat.exe | 0x2733 | 1011 | Disconnected |
| netstat.exe | 0x2733 | 78.11011 | Discarded Output Packets = %1!u! |
| ole32.dll | 0x2733 | 1011 | The COM standard marshaler was unable to fix a mismatch between the IID %1 provided by the server and the IID %2 requested by the client, with handler CLSID %3. The error code was %4. |
| pathping.exe | 0x2733 | 8.11011 | Tracing route to %1 over a maximum of %2!u! hops |
| pathping.exe | 0x2733 | 7 | Tracing route to %1!hs! over a maximum of %2!u! hops |
| ping.exe | 0x2733 | 78.11011 | General failure. |
| route.exe | 0x2733 | 78.11011 | =========================================================================== |
| rpcping.exe | 0x2733 | 8.11011 | Cannot parse authentication level |
| tracert.exe | 0x2733 | 78.11011 | Tracing route to %1 over a maximum of %2!u! hops |
| winsetup.dll | 0x2733 | 1011 | Windows could not start the installation process. |
| wsock32.dll | 0x2733 | 78.11011 | Socket is not connected |
| 17 entries | |||