• Show log

    Commit

  • Hash : 07edf784
    Author : Shuo Chen
    Date : 2010-04-14T14:23:03

    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)