mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-07 21:41:43 -07:00
RPC infrastructure work in progress.
This commit is contained in:
parent
9cf734b74a
commit
af8fcac0fc
7 changed files with 179 additions and 13 deletions
|
@ -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>]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue