Windows /Headers /winerror.h /WSAEWOULDBLOCK
WSAEWOULDBLOCK
Code: 0x2733 (10035)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
A non-blocking socket operation could not be completed immediately.
Associated Modules
Module | Code | Description |
---|---|---|
combase.dll | 0x2733 | 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. |
kernel32.dll | 0x2733 | A non-blocking socket operation could not be completed immediately. |
mswsock.dll | 0x2733 | Socket is not connected |
ole32.dll | 0x2733 | 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. |
wsock32.dll | 0x2733 | Socket is not connected |
5 entries |