This is work in progress.

Windows / Headers / winerror.h / WSAENOTCONN

WSAENOTCONN

Code: 0x2749 (0)

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

ModuleCodeDescription
kernel32.dll0x2749A 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.dll0x2749No children
wsock32.dll0x2749No children
3 entries