mirror of
https://github.com/Ylianst/MeshAgent
synced 2026-01-06 02:23:59 +00:00
1. Fixed compiler warning
2. Updated so process.exit() throws exception when called in agent mode
This commit is contained in:
@@ -166,6 +166,7 @@ typedef struct MeshAgentHostContainer
|
||||
#endif
|
||||
|
||||
int localScript;
|
||||
int agentMode;
|
||||
int version;
|
||||
int capabilities; // Extra agent capabilities indicated to the server from MeshCommand_AuthInfo_CapabilitiesMask
|
||||
char hostname[255];
|
||||
|
||||
Reference in New Issue
Block a user