| Sockets Error
(value of errno)
| Possible Causes
|
| EHOSTUNREACH
|
- Missing ADDIPSLOC command on client system.
- Missing ADDIPSIFC command on client system.
- Type of service points to a non-existent mode description
on client system.
- ADDIPSLOC command on client system resulted in a location name
that is not found.
- ADDIPSLOC command on client system resulted in a location name
that is on a non-APPC device description.
|
| EADDRNOTAVAIL
|
- AnyNet not active on client system (ALWANYNET attribute set to
*NO), but TCP is started.
- Mode could not be added to device on client system.
|
| EUNATCH
|
- AnyNet not active on client system (ALWANYNET attribute set to
*NO), and TCP is not started.
|
| ECONNREFUSED
|
- AnyNet not active on client system (ALWANYNET attribute set to
*NO).
- listen() not active on server system.
|
| ECONNABORTED
|
- Line error
- Device/controller/line varied off on client or server system
while in use.
- User not authorized to APPC device description object on server
system.
|
| ETIMEDOUT
|
- ADDIPSLOC command on client system points to a location name
that does not exist or is on a system that is not responding in
the APPN network.
- Messages (especially inquiry messages) on message queue QSYSOPR
are waiting for a reply.
|
| EACCES
|
- User not authorized to port on client system.
- User not authorized to APPC device description object
on client system.
|