|
libktorrent
2.1.1
|
#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.
1.8.18