Hi,

In a COBOL program(environment. z/OS V1R9), we try to use timeout in socket 
connection. So we set the socket into nonblocking mode and we call the select 
function with our socket descriptor in write set. Our socket descriptor value 
is 0 so we set the maxsoc value to 1 in the select call. We receive the 
following errorcode: 10332.
Its explanation is:
A SELECT call is invoked with a MAXSOC value greater than that which was 
returned in the INITAPI function (MAXSNO field).

I am really confused with this error code. 
So does anyone have any comments on this?

Thanks & Best Regards.



      

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to