Miller, Raul D wrote:
That said, I've not entirely eliminated the possibility that other
such race conditions (hard to reproduce problems) also lurk in the
code.

Just after a socket is created, it is in writable state, so that sdselect will put it into the write fds. Will there be any possibility that httpSend will close this socket before httpRecv can handle it?

--
regards,
bill
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to