On Sat, Apr 18, 2009 at 11:24 AM, Nick Mathewson <ni...@freehaven.net> wrote:
> Libevent 2.0 is intended to be backward compatible with the Libevent
> 1.4 APIs[*].  Any program that worked with Libevent 1.4 should still
> work with Libevent 2.0, unless we screwed up.  Please test your
> programs when you have a chance, so that if we _did_ screw up, we can
> notice soon.
>
> [*] Unless you were messing around with the internals of internal
> structures.

Say, wouldn't this be a good time to remove the deprecated event_gotsig
and event_sigcb interface?  Valgrind just complained about a
thread race there on me, so I'm going to remove them from my
local copy...
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to