FOMN0028
service/protocol: setsockopt (SO_DEBUG): errdesc, rsn=reason_code

Explanation

The setsockopt() with the SO_DEBUG option, failed for the service/protocol shown. Note: SO_DEBUG is set only if the debug (-d) option was specified when invoking inetd.

In the message text:
service
A service specified in the inetd configuration file.
protocol
The protocol specified for the service in the inetd configuration file.
errdesc
Error description associated with the errno returned to setsockopt() .
reason_code
The reason code returned from setsockopt().

System action

inetd continues processing.

System programmer response

Contact IBM® support.