]> granicus.if.org Git - libevent/commit
Expose the request and reply members of rpc_req_generic()
authorShuo Chen <giantchen@gmail.com>
Wed, 14 Apr 2010 18:23:03 +0000 (14:23 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 14 Apr 2010 18:23:03 +0000 (14:23 -0400)
commit07edf784fab4e25c31eef3fdcccec3975e2741db
tree9ebabf0cf235b87a5b401f0f35394b538a0156c4
parenta0983b67f9d077d59739ed7111cafdd81dd95876
Expose the request and reply members of rpc_req_generic()

This code adds two accessor functions to evprc, and helps integrate
evrpc with Google protocol buffers.

(Code by Shuo Chen; commit message by nickm)
evrpc.c
include/event2/rpc.h