Next Previous Up Top Contents Index

10.5 Socket conditions

10.5.3 <recoverable-socket-condition>

The <recoverable-socket-condition> class is the general class of socket conditions for which an application may be able to take some remedial action.

<recoverable-socket-condition>
10.5.3.1 - <network-not-responding>
<network-not-responding>
10.5.3.2 - <invalid-address>
<invalid-address>
10.5.3.3 - <host-not-found>
<host-not-found>
10.5.3.4 - <server-not-responding>
<server-not-responding>
10.5.3.5 - <host-unreachable>
<host-unreachable>
10.5.3.6 - <socket-closed>
<socket-closed>
10.5.3.7 - <connection-failed>
<connection-failed>
10.5.3.8 - <connection-closed>
<connection-closed>
10.5.3.9 - <address-in-use>
<address-in-use>
10.5.3.10 - <blocking-call-interrupted>
<blocking-call-interrupted>
10.5.3.11 - <out-of-resources>
<out-of-resources>

System and I/O Reference - 31 MAR 2000

Next Previous Up Top Contents Index