pushDirectPaths() implementation
This commit is contained in:
parent
93bb934d4e
commit
255320e2a6
4 changed files with 67 additions and 5 deletions
|
@ -319,6 +319,11 @@
|
|||
*/
|
||||
#define ZT_MIN_PATH_CONFIRMATION_INTERVAL 5000
|
||||
|
||||
/**
|
||||
* Interval between direct path pushes in milliseconds
|
||||
*/
|
||||
#define ZT_DIRECT_PATH_PUSH_INTERVAL 300000
|
||||
|
||||
/**
|
||||
* Sanity limit on maximum bridge routes
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue