z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZZ9964I

z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
SC27-3657-01

EZZ9964I
select() returned result (returncode reasoncode ) description

Explanation

The select() API failed with the result, return code and reason code specified.

result is the returned value of select() API.

returncode is the z/OS® UNIX System Services return code returned from the select() API. These return codes are listed and described in the z/OS UNIX System Services Messages and Codes.

reasoncode is the hexadecimal z/OS UNIX System Services reason code returned from the select() API. The format of the 4-byte reason code is explained in the introduction to the Reason Code section of the z/OS UNIX System Services Messages and Codes, where the reason codes are listed.

description is the error description.

System action

Processing continues to retry up to 16 times. The filter program ends and returns MI_FAILURE after the last retry failed.

Operator response

Contact the system programmer.

System programmer response

Use result, returncode, and reasoncode to determine the cause of the error. See the z/OS XL C/C++ Runtime Library Reference for more information about the select() API.

Module

lf_lstnr

Procedure name

mi_milteropen

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014