Windows / Code / 0x00002738
0x00002738
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
kernel32.dll | 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 | Network was reset |
wsock32.dll | Network was reset |
3 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winerror.h | WSAEMSGSIZE | 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. |
WinSock2.h | WSAEMSGSIZE | |
2 entries |