RPC infrastructure work in progress.

This commit is contained in:
Adam Ierymenko
2013-07-25 15:19:35 -04:00
parent 9cf734b74a
commit af8fcac0fc
7 changed files with 179 additions and 13 deletions

View File

@ -466,7 +466,7 @@ public:
VERB_MULTICAST_FRAME = 9,
/* Call a plugin via RPC:
* <[1] length of function name>
* <[2] length of function name>
* <[...] function name>
* [<[2] length of argument>]
* [<[...] argument>]