revert r3864, it may cause kernel panic on some kernels while working with IPv6

This commit is contained in:
Igor Sysoev 2011-04-23 17:27:55 +00:00
parent b8d1c9dab7
commit ed6565a1f6
1 changed files with 1 additions and 1 deletions

View File

@ -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