Searched refs:ngx_ssl_shutdown (Results 1 – 8 of 8) sorted by relevance
274 ngx_int_t ngx_ssl_shutdown(ngx_connection_t *c);
2699 ngx_ssl_shutdown(ngx_connection_t *c) in ngx_ssl_shutdown() function2808 if (ngx_ssl_shutdown(c) == NGX_AGAIN) { in ngx_ssl_shutdown_handler()
339 if (ngx_ssl_shutdown(c) == NGX_AGAIN) { in ngx_stream_close_connection()
1840 (void) ngx_ssl_shutdown(pc); in ngx_stream_proxy_next_upstream()1909 (void) ngx_ssl_shutdown(pc); in ngx_stream_proxy_finalize()
460 if (ngx_ssl_shutdown(c) == NGX_AGAIN) { in ngx_http_upstream_keepalive_close()
816 if (ngx_ssl_shutdown(c) == NGX_AGAIN) { in ngx_mail_close_connection()
4271 (void) ngx_ssl_shutdown(u->peer.connection); in ngx_http_upstream_next()4359 (void) ngx_ssl_shutdown(u->peer.connection); in ngx_http_upstream_finalize_request()
3690 if (ngx_ssl_shutdown(c) == NGX_AGAIN) { in ngx_http_close_connection()