WSAEINPROGRESS
Code: 0x2734 (10036)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x2734 (10036)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2734 (10036)
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
| Module | Code | Found in | Description |
|---|---|---|---|
| KernelBase.dll | 0x2734 | 78.1 | A blocking operation is currently executing. |
| combase.dll | 0x2734 | 1011 | The 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.exe | 0x2734 | 78.11011 | Connected to %1. |
| kernel32.dll | 0x2734 | 78.11011 | A blocking operation is currently executing. |
| laps.dll | 0x2734 | 1011 | The 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.dll | 0x2734 | 78.11011 | Bad protocol option |
| nbtstat.exe | 0x2734 | 1011 | Listening |
| netstat.exe | 0x2734 | 78.11011 | Output Packet No Route = %1!u! |
| ole32.dll | 0x2734 | 1011 | The 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.exe | 0x2734 | 8.11011 | A value must be supplied for option %1. |
| pathping.exe | 0x2734 | 7 | A value must be supplied for option %1!hs!. |
| ping.exe | 0x2734 | 78.11011 | Invalid source route specified. |
| route.exe | 0x2734 | 78.11011 | =========================================================================== |
| rpcping.exe | 0x2734 | 8.11011 | Cannot parse flags string |
| tracert.exe | 0x2734 | 78.11011 | A value must be supplied for option %1. |
| wsock32.dll | 0x2734 | 78.11011 | Bad protocol option |
| 16 entries | |||