-5870 FFFFE912   SERR SKTESHUTDOWN

Source:  SAL, Socket

Explanation:  Data could not be sent after socket shutdown.

Possible Cause:  A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous SAL_SktShutdown call. By calling SAL_SktShutdown, a partial close of a socket is requested, which is a signal that sending and receiving have been discontinued.

Action:  Contact a Novell Support Provider.