[PATCH] Fix wb_common to handle errno EINTR

Jeremy Allison jra at samba.org
Tue Mar 3 21:14:18 GMT 2009


On Tue, Mar 03, 2009 at 06:33:36PM +0800, boyang wrote:
> Hi, everyone:
>      winbind_read_sock() should handle errno EINTR. And I adjusted the
> select timeout with the following reasons:
> parent sends request to child with timeout sent to 300s, thus I think we
> would better wait for the response for the request for 300s too before
> close the socket.
>      patch is for master, please review it.

There's some very subtle things to review here, this might
take a while....

Bear with me.

Jeremy.


More information about the samba-technical mailing list