#include <vmrpcdbg.h>

Data Fields | |
| RpcDebugRecvMapping * | recvFns |
| RpcDebugRecvFn | dfltRecvFn |
| RpcDebugSendFn | sendFn |
| RpcDebugShutdownFn | shutdownFn |
Default receive function for when no mapping matches the incoming command. May be NULL.
Maps "incoming" RPCs to specific receive functions. NULL-terminated.
Send function.
Shutdown function.
1.5.8