Windows /Headers /winerror.h /WSAEDISCON
WSAEDISCON
Code: 0x2775 (10101)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence.
Associated Modules
Module | Code | Description |
---|---|---|
kernel32.dll | 0x2775 | Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence. |
mswsock.dll | 0x2775 | Out of Streams resources |
wsock32.dll | 0x2775 | Out of Streams resources |
3 entries |