WSAEWOULDBLOCK

Code: 0x2733 (10035)

As HRESULT:As NTSTATUS:

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.

PNRP NSP Error Codes

An operation is not complete.

Associated Modules

ModuleCodeFound inDescription
KernelBase.dll0x273378.1A non-blocking socket operation could not be completed immediately.
combase.dll0x27331011The 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.exe0x273378.11011Failed to unlink workfile.
kernel32.dll0x273378.11011A non-blocking socket operation could not be completed immediately.
laps.dll0x27331011The 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.dll0x273378.11011Socket is not connected
nbtstat.exe0x27331011Disconnected
netstat.exe0x273378.11011Discarded Output Packets = %1!u!
ole32.dll0x27331011The 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.exe0x27338.11011Tracing route to %1 over a maximum of %2!u! hops
pathping.exe0x27337Tracing route to %1!hs! over a maximum of %2!u! hops
ping.exe0x273378.11011General failure.
route.exe0x273378.11011===========================================================================
rpcping.exe0x27338.11011Cannot parse authentication level
tracert.exe0x273378.11011Tracing route to %1 over a maximum of %2!u! hops
winsetup.dll0x27331011Windows could not start the installation process.
wsock32.dll0x273378.11011Socket is not connected
17 entries