This is work in progress.

Windows /Headers /winerror.h /WSAEMSGSIZE

WSAEMSGSIZE

Code: 0x2738 (10040)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself.

Associated Modules

ModuleCodeDescription
kernel32.dll0x2738A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself.
mswsock.dll0x2738Network was reset
wsock32.dll0x2738Network was reset
3 entries