Kbase P33954: What does error 778 mean?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  14/03/2008 |
|
Status: Verified
GOAL:
What does error 778 mean?
GOAL:
Error <read/writing> socket, ret=<n>, errno=<n>. (778)
FIX:
On some systems with TCP/IP communication between the server and client, this error may occur.
- the ethernet cable may have been disconnected
- the client or server process may have died
- or the TCP/IP interface may have been reset due to an interruption in power or overloading or other error.
For more info check the documentation of the operating system vendor
what the errno number and the ret number mean.
Example:
ret=<winsock error number>, errno=<OS error number>