Re: [Oorexx-devel] rxsocket example

2021-07-12 Thread René Jansen
Hi Terry, just for my understanding of what you mean: you instantiated an object, which’ particular purpose was to open a tcp socket. The fact that this did go wrong, does not mean you cannot send the object a message of ‘let me know the error code of what happened when you tried to open the so

[Oorexx-devel] rxsocket example

2021-07-12 Thread Terry Fuller
Hello all, I'm working my way thru a project that makes use of rxsockets. in *ooRexx Documentation 5.0.0 ** **Open Object Rexx RxSock TCP/IP Socket Functions Reference** **Edition 1 * i found: -- get a new socket s = .socket~new() if s = -1 then do say 'Error'

Re: [Oorexx-devel] ooRexx > Android, Debugging

2021-07-12 Thread Thomas Kahr
On 06.07.21 13:56, Erich Steinböck wrote: This should not be returning an error at all, since this is just a nested request for the semaphore. Rick, this should be fine. The given test runs tests for all three types – NORMAL, ERRORCHECK, and RECURSIVE – and the ERRORCHECK section is expected to