Hi
I am running a cocurrent server with multiple connections/ports
When I connect on my first socket/port
I am able to later on read data as my logic has the read waiting for
TCP/IP
To post the ECB whenever the client
Sends data and the read completes
The second connection the send immeaditly follows the connect and my
Read does complete but there is nothing in the buffer (binary zeros)
It was my understanding that all sockets are in blocking mode thus
If a client does a send before I able to do a read TCP/IP will hold up
the works
As a sidebar would anyone know what the difference is between a read
and a recv/recvfrom
Thankx in advance
Sent from my iPhone
----------------------------------------------------------------------
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