mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 03:56:54 +02:00
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
This commit is contained in:
commit
f3d8846df3
1 changed files with 1 additions and 1 deletions
|
@ -437,7 +437,7 @@ struct TcpConnection
|
|||
Mutex writeq_m;
|
||||
};
|
||||
|
||||
#define ZT_INCOMING_PACKET_THREAD_POOL_SIZE 4
|
||||
#define ZT_INCOMING_PACKET_THREAD_POOL_SIZE 8
|
||||
|
||||
class OneServiceImpl : public OneService
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue