mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-30 15:13:57 +00:00
Enable Jumbo Support on Windows KVM
This commit is contained in:
@@ -3388,8 +3388,6 @@ void MeshAgent_AgentMode_Core_ServerTimeout(duk_context *ctx, void ** args, int
|
||||
int MeshAgent_AgentMode(MeshAgentHostContainer *agentHost, int paramLen, char **param, int parseCommands)
|
||||
{
|
||||
int resetNodeId = 0;
|
||||
//int x;
|
||||
//size_t tmpLen;
|
||||
#ifdef WIN32
|
||||
int pLen;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user