Christopher Hegarty - Sun Microsystems Ireland wrote:
Hi Alan, Michael,
The test has a connected TCP socket and performs individual writes of
only 2 bytes on one end. It does not read off the data on the other
end. After 8 writes, on the 9th, the write blocks. Clearly the send
buffer has not
Hi Alan, Michael,
The test has a connected TCP socket and performs individual writes of
only 2 bytes on one end. It does not read off the data on the other end.
After 8 writes, on the 9th, the write blocks. Clearly the send buffer
has not been exhausted, but after some experimenting it can be