z/OS Communications Server: IP Messages Volume 3 (EZY)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZYTE87W

z/OS Communications Server: IP Messages Volume 3 (EZY)
SC27-3656-00

TELNETD: sigaction() failed - description rsn = errnojr

Explanation

This message is written to the syslog file when the sigaction() has failed. This will cause the user timeout value before login (-c option) not to be set. The telnet session continues without the timeout set.

description describes the error.

errnojr is the hexadecimal UNIX System Services reason code. The format of the 4-byte reason code is explained in the introduction to the reason codes (Errnojrs) chapter of the z/OS UNIX System Services Messages and Codes, where the reason codes are listed.

System action

Signal handler for SIGALRM not set up, user timeout before login will not be set.

Operator response

None.

System programmer response

Correct the error indicated by description and errnojr.

Module

telnetd.c

Procedure name

telnet()

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014