In article <[EMAIL PROTECTED]>, Bryan Olson <[EMAIL PROTECTED]> wrote:
> Is it safe for one thread to receive from a socket while > another sends over the socket? Yes, that much is safe and > perfectly reasonable. I hear it works on most common platforms these days, anyway. I have seen socket implementations where it didn't, though - the read would end as if interrupted by a signal. Donn Cave, [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list