-5872 FFFFE910   SERR SKTEISCONN

Source:  SAL, Socket

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:  Contact a Novell Support Provider.