diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/lwipopts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/lwipopts.h b/ext/lwipopts.h index 597fee50..7e7eab6c 100644 --- a/ext/lwipopts.h +++ b/ext/lwipopts.h @@ -48,7 +48,7 @@ //#define TCP_MSS 2048 //#define TCP_WND 512 -#define TCP_LISTEN_BACKLOG 1 +#define TCP_LISTEN_BACKLOG 0 /*------------------------------------------------------------------------------ ---------------------------------- Timers -------------------------------------- |