Windows /Headers /winerror.h /WSAENOTCONN
WSAENOTCONN
Code: 0x2749 (10057)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
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.
Associated Modules
| Module | Code | Description |
|---|---|---|
| kernel32.dll | 0x2749 | 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 | 0x2749 | No children |
| wsock32.dll | 0x2749 | No children |
| 3 entries | ||