Windows /Headers /winerror.h /WSAESHUTDOWN
WSAESHUTDOWN
Code: 0x274a (10058)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
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.
Associated Modules
| Module | Code | Description |
|---|---|---|
| kernel32.dll | 0x274a | 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 | 0x274a | Operation would block |
| wsock32.dll | 0x274a | Operation would block |
| 3 entries | ||