Style: Removing obsolete code.
This commit is contained in:
@@ -3783,7 +3783,7 @@ ngx_http_core_listen(ngx_conf_t *cf, ngx_command_t *cmd, void *conf)
|
||||
lsopt.fastopen = -1;
|
||||
#endif
|
||||
lsopt.wildcard = u.wildcard;
|
||||
#if (NGX_HAVE_INET6 && defined IPV6_V6ONLY)
|
||||
#if (NGX_HAVE_INET6)
|
||||
lsopt.ipv6only = 1;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user