Beginning of security doc and kill some obsolete defines in main include file.
This commit is contained in:
parent
726136beda
commit
e5cc487b95
2 changed files with 84 additions and 10 deletions
|
@ -159,16 +159,6 @@ extern "C" {
|
|||
*/
|
||||
#define ZT_CLUSTER_MAX_MESSAGE_LENGTH (1500 - 48)
|
||||
|
||||
/**
|
||||
* This device is a network preferred relay
|
||||
*/
|
||||
#define ZT_NETWORK_STATIC_DEVICE_IS_RELAY 0x0001
|
||||
|
||||
/**
|
||||
* This device is a network "anchor," meaning it is used for things like multicast GATHER
|
||||
*/
|
||||
#define ZT_NETWORK_STATIC_DEVICE_IS_ANCHOR 0x0002
|
||||
|
||||
/**
|
||||
* A null/empty sockaddr (all zero) to signify an unspecified socket address
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue