Home
last modified time | relevance | path

Searched refs:ngx_close_connection (Results 1 – 14 of 14) sorted by relevance

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_auth_http_module.c208 ngx_close_connection(ctx->peer.connection); in ngx_mail_auth_http_init()
255 ngx_close_connection(c); in ngx_mail_auth_http_write_handler()
266 ngx_close_connection(c); in ngx_mail_auth_http_write_handler()
283 ngx_close_connection(c); in ngx_mail_auth_http_write_handler()
318 ngx_close_connection(c); in ngx_mail_auth_http_read_handler()
327 ngx_close_connection(c); in ngx_mail_auth_http_read_handler()
349 ngx_close_connection(c); in ngx_mail_auth_http_read_handler()
437 ngx_close_connection(ctx->peer.connection); in ngx_mail_auth_http_ignore_status_line()
689 ngx_close_connection(ctx->peer.connection); in ngx_mail_auth_http_process_headers()
849 ngx_close_connection(ctx->peer.connection); in ngx_mail_auth_http_process_headers()
[all …]
H A Dngx_mail_proxy_module.c1053 ngx_close_connection(s->proxy->upstream.connection); in ngx_mail_proxy_upstream_error()
1074 ngx_close_connection(s->proxy->upstream.connection); in ngx_mail_proxy_internal_server_error()
1089 ngx_close_connection(s->proxy->upstream.connection); in ngx_mail_proxy_close_session()
H A Dngx_mail_handler.c832 ngx_close_connection(c); in ngx_mail_close_connection()
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_connect.c258 ngx_close_connection(c);
344 ngx_close_connection(c);
H A Dngx_event_openssl_stapling.c872 ngx_close_connection(ctx->peer.connection); in ngx_ssl_ocsp_done()
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_connection.h221 void ngx_close_connection(ngx_connection_t *c);
H A Dngx_resolver.c315 ngx_close_connection(rec[i].udp); in ngx_resolver_cleanup()
319 ngx_close_connection(rec[i].tcp); in ngx_resolver_cleanup()
1325 ngx_close_connection(rec->udp); in ngx_resolver_send_udp_query()
1627 ngx_close_connection(c); in ngx_resolver_tcp_write()
1696 ngx_close_connection(c); in ngx_resolver_tcp_read()
4476 ngx_close_connection(c); in ngx_udp_connect()
4581 ngx_close_connection(c);
4667 ngx_close_connection(c);
H A Dngx_connection.c1253 ngx_close_connection(ngx_connection_t *c) function
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_handler.c353 ngx_close_connection(c); in ngx_stream_close_connection()
H A Dngx_stream_proxy_module.c1847 ngx_close_connection(pc); in ngx_stream_proxy_next_upstream()
1913 ngx_close_connection(pc); in ngx_stream_proxy_finalize()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_keepalive_module.c469 ngx_close_connection(c); in ngx_http_upstream_keepalive_close()
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_process_cycle.c1330 ngx_close_connection(c); in ngx_channel_handler()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.c4279 ngx_close_connection(u->peer.connection); in ngx_http_upstream_next()
4371 ngx_close_connection(u->peer.connection); in ngx_http_upstream_finalize_request()
H A Dngx_http_request.c3706 ngx_close_connection(c); in ngx_http_close_connection()