mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
Style.
This commit is contained in:
parent
b537def75e
commit
75dcdc2269
@ -478,7 +478,7 @@ ngx_stream_proxy_connect(ngx_stream_session_t *s)
|
|||||||
static void
|
static void
|
||||||
ngx_stream_proxy_init_upstream(ngx_stream_session_t *s)
|
ngx_stream_proxy_init_upstream(ngx_stream_session_t *s)
|
||||||
{
|
{
|
||||||
int tcp_nodelay;
|
int tcp_nodelay;
|
||||||
u_char *p;
|
u_char *p;
|
||||||
ngx_connection_t *c, *pc;
|
ngx_connection_t *c, *pc;
|
||||||
ngx_log_handler_pt handler;
|
ngx_log_handler_pt handler;
|
||||||
|
Loading…
Reference in New Issue
Block a user