mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-05-18 03:21:16 +03:00
Implementation of the JSON-RPC API and the Web Admin interface. (dnobori's internal note: 7579 - 7682)
This commit is contained in:
@@ -42,6 +42,7 @@ bool RpcIsOk(PACK *p);
|
||||
UINT RpcGetError(PACK *p);
|
||||
void EndRpc(RPC *rpc);
|
||||
void RpcFree(RPC *rpc);
|
||||
void RpcFreeEx(RPC *rpc, bool no_disconnect);
|
||||
|
||||
#endif // REMOTE_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user