[Libevent-users] [PATCH] epoll.c: epoll_dispatch()
clarity/simplification/branch reduction cleanups
Christopher Layne
clayne at anodized.com
Sat Nov 10 09:20:09 EST 2007
On Sat, Nov 10, 2007 at 12:18:25AM -0500, Nick Mathewson wrote:
> On Fri, Nov 09, 2007 at 02:27:07AM -0800, Christopher Layne wrote:
> > Regress checks out OK with both -O0 and -Os. Both size are with -O0.
>
> Applied; thanks!
Unfortunately I'm noticing that it's causing strange effects with code.
Reverting just epoll.c restores "normal" behaviour. I haven't had a chance
to dig into it yet - but it looks like a logic issue with events not being
deleted. Tomorrow morning I'll check it out.
-cl
More information about the Libevent-users
mailing list