This is work in progress.

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

ModuleCodeDescription
kernel32.dll0x274aA 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.dll0x274aOperation would block
wsock32.dll0x274aOperation would block
3 entries