TCP socket.
This commit is contained in:
parent
bf5d8de999
commit
bb25128406
6 changed files with 228 additions and 22 deletions
|
@ -43,7 +43,7 @@
|
|||
/**
|
||||
* Maximum discrete message length supported by all socket types
|
||||
*/
|
||||
#define ZT_SOCKET_MAX_MESSAGE_LEN 4096
|
||||
#define ZT_SOCKET_MAX_MESSAGE_LEN 2048
|
||||
|
||||
namespace ZeroTier {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue