Make multicast gathering a bit smarter.
This commit is contained in:
parent
dee86e2448
commit
49dc47ff38
5 changed files with 28 additions and 34 deletions
|
@ -250,11 +250,6 @@
|
|||
*/
|
||||
#define ZT_MULTICAST_TRANSMIT_TIMEOUT 5000
|
||||
|
||||
/**
|
||||
* Default number of endpoints to implicitly gather from peers with each multicast frame
|
||||
*/
|
||||
#define ZT_MULTICAST_DEFAULT_IMPLICIT_GATHER 8
|
||||
|
||||
/**
|
||||
* Default maximum number of peers to address with a single multicast (if unspecified in network)
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue