Windows / Headers / winerror.h / WSAEPROTOTYPE
WSAEPROTOTYPE
Code: 0x2739 (10041)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
A protocol was specified in the socket function call that does not support the semantics of the socket type requested.
Associated Modules
Module | Code | Description |
---|---|---|
kernel32.dll | 0x2739 | A protocol was specified in the socket function call that does not support the semantics of the socket type requested. |
mswsock.dll | 0x2739 | Connection refused |
wsock32.dll | 0x2739 | Connection refused |
3 entries |