Tom Lane wrote:

Andrew Dunstan <[EMAIL PROTECTED]> writes:


This patch attempts to implement the idea, with safety in case the packet is not immediately available.



Seems like you ought to be testing for failure returns from send() and
recv().



Good point. will do.


Also, what of EINTR from select()?




It will fail. Not sure what else it should do - I'm open to suggestions. Retry?


cheers

andrew


---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly

Reply via email to