WSAEINPROGRESS

Code: 0x2734 (10036)

As HRESULT:As NTSTATUS:

Abstract

A blocking operation is currently executing.

Documented in Win32

Windows Sockets Error Codes (winsock2.h): 10036

Operation now in progress. A blocking operation is currently executing. Windows Sockets only allows a single blocking operation—per- task or thread—to be outstanding, and if any other function call is made (whether or not it references that or any other socket) the function fails with the WSAEINPROGRESS error.

System Error Codes (9000-11999) (winerror.h): 0x2734

A blocking operation is currently executing.

Associated Modules

ModuleCodeFound inDescription
KernelBase.dll0x273478.1A blocking operation is currently executing.
combase.dll0x27341011The server-side authentication level policy does not allow the user %1\%2 SID (%3) from address %4 to activate DCOM server. Please raise the activation authentication level at least to RPC_C_AUTHN_LEVEL_PKT_INTEGRITY in client application.
ftp.exe0x273478.11011Connected to %1.
kernel32.dll0x273478.11011A blocking operation is currently executing.
laps.dll0x27341011The SID for the configured encryption principal could not be mapped to a known account. This must be corrected before the configured account's password can be managed. Encryption principal SID: %1 See https://go.microsoft.com/fwlink/?linkid=2220550 for more information.
mswsock.dll0x273478.11011Bad protocol option
nbtstat.exe0x27341011Listening
netstat.exe0x273478.11011Output Packet No Route = %1!u!
ole32.dll0x27341011The server-side authentication level policy does not allow the user %1\%2 SID (%3) from address %4 to activate DCOM server. Please raise the activation authentication level at least to RPC_C_AUTHN_LEVEL_PKT_INTEGRITY in client application.
pathping.exe0x27348.11011A value must be supplied for option %1.
pathping.exe0x27347A value must be supplied for option %1!hs!.
ping.exe0x273478.11011Invalid source route specified.
route.exe0x273478.11011===========================================================================
rpcping.exe0x27348.11011Cannot parse flags string
tracert.exe0x273478.11011A value must be supplied for option %1.
wsock32.dll0x273478.11011Bad protocol option
16 entries