10047 0000273F WSAEAFNOSUPPORT

Source

Winsock

Explanation

Address family not supported by protocol family.

Possible Cause

An address incompatible with the requested protocol was used. All sockets are created with an associated address family (SAL_AF_INET for Internet Protocols) and a generic protocol type (SAL_SOCK_STREAM). This error is returned if an incorrect protocol is explicitly requested in the socket call, or if an address of the wrong family is used for a socket (for example, in SAL_SktSend).

Action

See Reporting Error Code Problems to NetIQ®.

A trademark symbol (®, TM, etc.) denotes a NetIQ trademark. An asterisk (*) denotes a third-party trademark. For information on trademarks, see Legal Notices.