-5893 FFFFE8FB SERR SKTEWOULDBLOCK
Source
SAL*
Explanation
The requested resource is temporarily unavailable.
Possible Cause
This error is returned from operations on non-blocking sockets that cannot be completed immediately, for example SAL_SktReceive when no data is queued to be read from the socket. It is not a fatal error, and the operation should be retried later. It is normal for SAL_SKTEWOULDBLOCK to be reported as the result from calling connect on a non-blocking SAL_SOCK_STREAM socket, because some time must elapse for the connection to be established.
Action
Contact a Novell® support provider.
A trademark symbol (®, TM, etc.) denotes a Novell trademark. An asterisk (*) denotes a third-party trademark. For information on trademarks, see Legal Notices.