Windows / Code / 0x0000274a
0x0000274a
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
kernel32.dll | A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call. |
mswsock.dll | Operation would block |
wsock32.dll | Operation would block |
3 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winerror.h | WSAESHUTDOWN | A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call. |
WinSock2.h | WSAESHUTDOWN | |
2 entries |