mirror of
https://github.com/nginx/nginx.git
synced 2026-08-28 04:39:05 +00:00
Whitespace fixes.
This commit is contained in:
parent
35e735523e
commit
ee187436af
9 changed files with 14 additions and 9 deletions
|
|
@ -514,7 +514,7 @@ ngx_configure_listening_sockets(ngx_cycle_t *cycle)
|
|||
}
|
||||
}
|
||||
|
||||
#if (NGX_HAVE_KEEPALIVE_TUNABLE)
|
||||
#if (NGX_HAVE_KEEPALIVE_TUNABLE)
|
||||
|
||||
if (ls[i].keepidle) {
|
||||
if (setsockopt(ls[i].fd, IPPROTO_TCP, TCP_KEEPIDLE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue