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
| Module | Code | Description |
|---|---|---|
| kernel32.dll | 0x2738 | 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. |
| mswsock.dll | 0x2738 | Network was reset |
| wsock32.dll | 0x2738 | Network was reset |
| 3 entries | ||