mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-17 22:58:22 +00:00
RPC infrastructure work in progress.
This commit is contained in:
@ -324,4 +324,9 @@ error_no_ZT_ARCH_defined;
|
||||
*/
|
||||
#define ZT_RENDEZVOUS_NAT_T_DELAY 500
|
||||
|
||||
/**
|
||||
* Timeout for remote RPC calls
|
||||
*/
|
||||
#define ZT_RPC_TIMEOUT 10000
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user