RPC infrastructure work in progress.
This commit is contained in:
parent
9cf734b74a
commit
af8fcac0fc
7 changed files with 179 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue