mirror of
https://github.com/Ylianst/MeshAgent
synced 2026-01-04 01:23:21 +00:00
Added timeout on server connect to capture cases where the FD does not become signaled
This commit is contained in:
@@ -171,7 +171,8 @@ typedef struct MeshAgentHostContainer
|
||||
ILibSimpleDataStore masterDb;
|
||||
ILibWebClient_StateObject controlChannel;
|
||||
struct sockaddr_in6* proxyServer;
|
||||
|
||||
void *controlChannelRequest;
|
||||
|
||||
#ifdef WIN32
|
||||
void *shCore;
|
||||
DpiAwarenessFunc dpiAwareness;
|
||||
|
||||
Reference in New Issue
Block a user