chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] [RESUBMISSION] Get rid of all select() cal


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] [RESUBMISSION] Get rid of all select() calls in favor of poll() where available
Date: Thu, 9 May 2013 15:00:07 +0200
User-agent: Mutt/1.4.2.3i

On Wed, May 08, 2013 at 12:10:10PM +0200, Felix wrote:
> > IIUC that's a bug in the current system: recalculating causes the timer
> > to be reset, possibly never timing out if it keeps looping for some
> > reason like EAGAIN.
> 
> Oh, ok. Pushed.

I just noticed there was a bug in this patch: it accidentally dropped the
call to (yield) in the _einprogress situation in tcp-connect.  I've
restored this in commit 766056cd5f26b1d529405705449cb534609c113f.

Cheers,
Peter
-- 
http://www.more-magic.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]