Installation guide

Appendix E: MSG_Exception Messages
202 FlashCONNECT Administrators Guide
w3Socket::select() CreateEvent(), errorcode
w3Socket::select() WSAEventSelect(), errorcode
w3Socket::StartConnect() Unimplemented
w3Socket::StartRead() buf!=NULL, bufsz<1
w3Socket::StartRead() failure to allocate buf, errcode
w3Socket::StartRead() Read already in progress
Meaning: Failure trying to set up a socket for a selector object. Windows only.
Severity: FCService will fail.
Action: Check errorcode.
Meaning: Failure trying to attach an event to a socket for a selector object.
Windows only.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
Meaning: Internal error.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Internal error. Buffer is already allocated.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Internal error or out of memory.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
Meaning: Internal error. Starting a read while already in progress.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.