I have a listener working with MVS subtask were I use the TAKESOCKET.

For a change in my project I try to use this takesocket in another MVS address space not a subtask, that is, instead of the use of ATTACH I will use a start of another address space and do the takesocket there.

I received EACCES (return code 13) in takesocket or EBADF (return code 113) in takesocket.

I'd like to found a good solution to do this and know if really work.

I write my listener in assembler language and use EZASMI macros.

Thanks a lot any idea

Giovanni Bozzetti
System Programmer
----------------------------------------------------------------------
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