ngx_connection_error  995 core/ngx_connection.c             ngx_connection_error(c, ngx_socket_errno, "getsockname() failed");
ngx_connection_error  187 core/ngx_connection.h ngx_int_t ngx_connection_error(ngx_connection_t *c, ngx_err_t err, char *text);
ngx_connection_error  865 event/ngx_event.c         ngx_connection_error(c, ngx_socket_errno,
ngx_connection_error 2553 http/ngx_http_request.c             ngx_connection_error(c, ngx_socket_errno, ngx_tcp_push_n " failed");
ngx_connection_error 2580 http/ngx_http_request.c             ngx_connection_error(c, ngx_socket_errno,
ngx_connection_error 2746 http/ngx_http_request.c         ngx_connection_error(c, ngx_socket_errno,
ngx_connection_error 1767 http/ngx_http_upstream.c             (void) ngx_connection_error(c, c->write->kq_errno,
ngx_connection_error 1791 http/ngx_http_upstream.c             (void) ngx_connection_error(c, err, "connect() failed");
ngx_connection_error 1946 http/ngx_http_upstream.c         ngx_connection_error(c, NGX_ETIMEDOUT, "upstream timed out");
ngx_connection_error 2025 http/ngx_http_upstream.c                 ngx_connection_error(c, ngx_socket_errno,
ngx_connection_error 2075 http/ngx_http_upstream.c                 ngx_connection_error(c, ngx_socket_errno,
ngx_connection_error 2322 http/ngx_http_upstream.c         ngx_connection_error(c, NGX_ETIMEDOUT, "client timed out");
ngx_connection_error 2345 http/ngx_http_upstream.c         ngx_connection_error(c, NGX_ETIMEDOUT, "upstream timed out");
ngx_connection_error 2560 http/ngx_http_upstream.c             ngx_connection_error(c, NGX_ETIMEDOUT, "client timed out");
ngx_connection_error 2602 http/ngx_http_upstream.c         ngx_connection_error(c, NGX_ETIMEDOUT, "upstream timed out");
ngx_connection_error   63 os/unix/ngx_darwin_sendfile_chain.c         (void) ngx_connection_error(c, wev->kq_errno,
ngx_connection_error  250 os/unix/ngx_darwin_sendfile_chain.c                     (void) ngx_connection_error(c, err, "sendfile() failed");
ngx_connection_error  296 os/unix/ngx_darwin_sendfile_chain.c                     ngx_connection_error(c, err, "writev() failed");
ngx_connection_error   65 os/unix/ngx_freebsd_sendfile_chain.c         (void) ngx_connection_error(c, wev->kq_errno,
ngx_connection_error  236 os/unix/ngx_freebsd_sendfile_chain.c                         (void) ngx_connection_error(c, err,
ngx_connection_error  292 os/unix/ngx_freebsd_sendfile_chain.c                     (void) ngx_connection_error(c, err, "sendfile() failed");
ngx_connection_error  342 os/unix/ngx_freebsd_sendfile_chain.c                     ngx_connection_error(c, err, "writev() failed");
ngx_connection_error  173 os/unix/ngx_linux_sendfile_chain.c                         ngx_connection_error(c, err,
ngx_connection_error  198 os/unix/ngx_linux_sendfile_chain.c                         ngx_connection_error(c, err,
ngx_connection_error  276 os/unix/ngx_linux_sendfile_chain.c                     ngx_connection_error(c, err, "sendfile() failed");
ngx_connection_error  306 os/unix/ngx_linux_sendfile_chain.c                     ngx_connection_error(c, err, "writev() failed");
ngx_connection_error  153 os/unix/ngx_readv_chain.c             n = ngx_connection_error(c, err, "readv() failed");
ngx_connection_error  242 os/unix/ngx_readv_chain.c             n = ngx_connection_error(c, err, "readv() failed");
ngx_connection_error   37 os/unix/ngx_recv.c                     return ngx_connection_error(c, rev->kq_errno,
ngx_connection_error  108 os/unix/ngx_recv.c             n = ngx_connection_error(c, err, "recv() failed");
ngx_connection_error  164 os/unix/ngx_recv.c             n = ngx_connection_error(c, err, "recv() failed");
ngx_connection_error   24 os/unix/ngx_send.c         (void) ngx_connection_error(c, wev->kq_errno,
ngx_connection_error   68 os/unix/ngx_send.c             (void) ngx_connection_error(c, err, "send() failed");
ngx_connection_error  181 os/unix/ngx_solaris_sendfilev_chain.c                 ngx_connection_error(c, err, "sendfilev() failed");
ngx_connection_error   55 os/unix/ngx_udp_recv.c             n = ngx_connection_error(c, err, "recv() failed");
ngx_connection_error   99 os/unix/ngx_udp_recv.c             n = ngx_connection_error(c, err, "recv() failed");
ngx_connection_error   41 os/unix/ngx_writev_chain.c         (void) ngx_connection_error(c, wev->kq_errno,
ngx_connection_error  123 os/unix/ngx_writev_chain.c                 (void) ngx_connection_error(c, err, "writev() failed");