Windows / Code / 0x00002749
0x00002749
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
kernel32.dll | A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied. |
mswsock.dll | No children |
wsock32.dll | No children |
3 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winerror.h | WSAENOTCONN | A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied. |
WinSock2.h | WSAENOTCONN | |
2 entries |