libktorrent
2.2.0
|
#include <rpcserverinterface.h>
Public Member Functions | |
virtual RPCCall * | doCall (RPCMsg::Ptr msg)=0 |
Interface class for an RPCServer
Definition at line 51 of file rpcserverinterface.h.
|
pure virtual |
Do a RPC call.
msg | The message to send |
Implemented in dht::RPCServer.