On Mon, Mar 29, 2010 at 11:42 AM, Shuo Chen <[email protected]> wrote:
> Another patch to make libevent2 working with Google protocol buffers.
> It provides access to the evrpc_req_generic struct members.
> http://evproto.googlecode.com/svn/trunk/libevent-2.0.4-alpha-get-request-reply.patch
>
> To be applied after this patch:
> http://evproto.googlecode.com/svn/trunk/libevent-2.0.4-alpha-msg-new-with-arg.patch

Hi!  I've chatted with Niels, and checked in your patches.

I'm not as familiar with the rpc code as Niels is, but it looks like
this one changes the arguments of evrpc_register_generic().  We've
asked people not to use evrpc_register_generic in their code, of
course, so it shouldn't break source compatibility, but it _will_
break binary compatibility.  Not a big deal; we're already breaking
some binary compatibility between 1.4 and 2.0 for other stuff.  Once
2.0 is stable, though, we're going to try to keep the ABI as stable as
we can.

-- 
Nick
***********************************************************************
To unsubscribe, send an e-mail to [email protected] with
unsubscribe libevent-users    in the body.

Reply via email to