Creates the reply to an RPC request
EVRPC_REQUEST_DONE is used to answer a request; the reply is expected to have been filled in. The request and reply pointers become invalid after this call has finished.
@param rpc_req the rpc request structure provided to the server callback
See Implementation
Creates the reply to an RPC request
EVRPC_REQUEST_DONE is used to answer a request; the reply is expected to have been filled in. The request and reply pointers become invalid after this call has finished.
@param rpc_req the rpc request structure provided to the server callback