mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-21 08:40:01 +00:00
TCP socket.
This commit is contained in:
@ -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 {
|
||||
|
||||
|
Reference in New Issue
Block a user