Windows / Headers / winerror.h / WSAEALREADY
WSAEALREADY
Code: 0x2735 (10037)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
An operation was attempted on a non-blocking socket that already had an operation in progress.
Associated Modules
Module | Code | Description |
---|---|---|
combase.dll | 0x2735 | Application %1 with PID %2 is requesting to activate CLSID %3 on computer %4 with explicitly set authentication level at %5. The lowest activation authentication level required by DCOM is 5(RPC_C_AUTHN_LEVEL_PKT_INTEGRITY). To raise the activation authentication level, please contact the application vendor. |
kernel32.dll | 0x2735 | An operation was attempted on a non-blocking socket that already had an operation in progress. |
mswsock.dll | 0x2735 | Connection reset by peer |
ole32.dll | 0x2735 | Application %1 with PID %2 is requesting to activate CLSID %3 on computer %4 with explicitly set authentication level at %5. The lowest activation authentication level required by DCOM is 5(RPC_C_AUTHN_LEVEL_PKT_INTEGRITY). To raise the activation authentication level, please contact the application vendor. |
wsock32.dll | 0x2735 | Connection reset by peer |
5 entries |