10056 00002748 WSAEISCONN

Source

Winsock

Explanation

Socket is already connected.

Possible Cause

A connect request was made on an already-connected socket. Some implementations also return this error if SAL_SktSend is called on a connected SAL_SOCK_DGRAM socket (for SAL_SOCK_STREAM sockets, the To parameter in SAL_SktSend is ignored) although other implementations treat this as a legal occurrence.

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.