Hi all,
I have developed my application using spr and pthreads. I developed it in a red hat linux 9.0 and all is ok.
Then I tried my application on Red Hat linux 7.1 (glibc-2.2.4-33, gcc 2.96, apr 0.9.4) and I have noticed that when I call apr_socket_recv, this method return immediately and the return status is 70014.
I don't know what it means but I tried the application on two different machines (both with RedHat 7.1) and the behaviour is the same.
Can you explain me what is happening?
Can I send you something or can you explaine me how to debug this behaviour?
Thanks regards
--Marco