mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
revert r3864, it may cause kernel panic on some kernels while working with IPv6
This commit is contained in:
parent
efde3eb92e
commit
2bd01a0f01
@ -88,7 +88,7 @@ typedef struct iocb ngx_aiocb_t;
|
||||
#endif
|
||||
|
||||
|
||||
#define NGX_LISTEN_BACKLOG -1
|
||||
#define NGX_LISTEN_BACKLOG 511
|
||||
|
||||
|
||||
#if defined TCP_DEFER_ACCEPT && !defined NGX_HAVE_DEFERRED_ACCEPT
|
||||
|
Loading…
Reference in New Issue
Block a user