On Fri, Mar 20, 2009 at 07:58:13AM -0700, Niels Provos wrote:
> On Fri, Mar 20, 2009 at 7:45 AM, Thor Lancelot Simon <t...@panix.com> wrote:
> > Just to clarify: I can add two events, one for EV_READ and one for
> > EV_WRITE, on the same FD, with different callbacks, and that _will_
> > work as expected?
> 
> Yes, that works both in 1.4.x and trunk.   Having multiple EV_READ or
> multiple EV_WRITE against the same fd requires trunk or what is to
> become 2.0.

How stable is trunk/2.0 right now?  I have added a private event-chaining
layer on top of libevent 1.4, for my current application, but it's clunky
and I don't really want to maintain it -- if libevent trunk is more or
less ready for prime time, maybe I'll just switch.

-- 
Thor Lancelot Simon                                        t...@rek.tjls.com
    "Even experienced UNIX users occasionally enter rm *.* at the UNIX
     prompt only to realize too late that they have removed the wrong
     segment of the directory structure." - Microsoft WSS whitepaper
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to