no_send_shutdown  653 event/ngx_event_openssl.c     c->ssl->no_send_shutdown = 1;
no_send_shutdown  831 event/ngx_event_openssl.c         c->ssl->no_send_shutdown = 1;
no_send_shutdown  889 event/ngx_event_openssl.c     c->ssl->no_send_shutdown = 1;
no_send_shutdown 1141 event/ngx_event_openssl.c     c->ssl->no_send_shutdown = 1;
no_send_shutdown 1188 event/ngx_event_openssl.c         if (c->ssl->no_send_shutdown) {
no_send_shutdown   48 event/ngx_event_openssl.h     unsigned                    no_send_shutdown:1;
no_send_shutdown 1458 http/ngx_http_request.c             c->ssl->no_send_shutdown = 1;
no_send_shutdown 2632 http/ngx_http_request.c                 c->ssl->no_send_shutdown = 1;
no_send_shutdown 2884 http/ngx_http_upstream.c             u->peer.connection->ssl->no_send_shutdown = 1;