mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 13:24:09 -07:00
Added support for listen backlogs
This commit is contained in:
parent
d45db0f5af
commit
9ca699c86d
2 changed files with 8 additions and 4 deletions
|
@ -48,6 +48,8 @@
|
|||
//#define TCP_MSS 2048
|
||||
//#define TCP_WND 512
|
||||
|
||||
#define TCP_LISTEN_BACKLOG 1
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
---------------------------------- Timers --------------------------------------
|
||||
------------------------------------------------------------------------------*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue