On Thu, Jul 2, 2009 at 9:41 PM, Michael Hanselmann<[email protected]> wrote: > > If a user used ^Z to stop the program, poll() in socket.recv would return > EAGAIN due to SIGSTOP. This patch changes luxi.Transport.Recv to ignore > EAGAIN. > > Signed-off-by: Michael Hanselmann <[email protected]>
LGTM Thanks, Guido
