| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_errno.h | 44 #define NGX_ETIMEDOUT ETIMEDOUT macro
|
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail_proxy_module.c | 222 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, in ngx_mail_proxy_pop3_handler() 335 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, in ngx_mail_proxy_imap_handler() 471 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, in ngx_mail_proxy_smtp_handler() 896 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, in ngx_mail_proxy_handler() 901 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, in ngx_mail_proxy_handler()
|
| H A D | ngx_mail_imap_handler.c | 69 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, "client timed out"); in ngx_mail_imap_init_protocol() 117 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, "client timed out"); in ngx_mail_imap_auth_state()
|
| H A D | ngx_mail_pop3_handler.c | 89 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, "client timed out"); in ngx_mail_pop3_init_protocol() 132 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, "client timed out"); in ngx_mail_pop3_auth_state()
|
| H A D | ngx_mail_smtp_handler.c | 344 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, "client timed out"); in ngx_mail_smtp_init_protocol() 400 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, "client timed out"); in ngx_mail_smtp_auth_state()
|
| H A D | ngx_mail_auth_http_module.c | 253 ngx_log_error(NGX_LOG_ERR, wev->log, NGX_ETIMEDOUT, in ngx_mail_auth_http_write_handler() 316 ngx_log_error(NGX_LOG_ERR, rev->log, NGX_ETIMEDOUT, in ngx_mail_auth_http_read_handler()
|
| H A D | ngx_mail_handler.c | 645 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, "client timed out"); in ngx_mail_send()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_return_module.c | 144 ngx_connection_error(c, NGX_ETIMEDOUT, "connection timed out"); in ngx_stream_return_write_handler()
|
| H A D | ngx_stream_handler.c | 223 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, "client timed out"); in ngx_stream_proxy_protocol_handler()
|
| H A D | ngx_stream_proxy_module.c | 1399 ngx_connection_error(pc, NGX_ETIMEDOUT, "upstream timed out"); in ngx_stream_proxy_process_connection() 1408 ngx_connection_error(c, NGX_ETIMEDOUT, "connection timed out"); in ngx_stream_proxy_process_connection() 1445 ngx_log_error(NGX_LOG_ERR, c->log, NGX_ETIMEDOUT, "upstream timed out"); in ngx_stream_proxy_connect_handler()
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_resolver.h | 32 #define NGX_RESOLVE_TIMEDOUT NGX_ETIMEDOUT
|
| H A D | ngx_connection.c | 1566 || err == NGX_ETIMEDOUT
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_request.c | 390 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, "client timed out"); in ngx_http_wait_request_handler() 660 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, "client timed out"); in ngx_http_ssl_handshake() 846 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, "client timed out"); in ngx_http_ssl_handshake_handler() 1053 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, "client timed out"); in ngx_http_process_request_line() 1338 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, "client timed out"); in ngx_http_process_request_headers() 2788 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, in ngx_http_writer()
|
| H A D | ngx_http_upstream.c | 3354 ngx_connection_error(c, NGX_ETIMEDOUT, "client timed out"); in ngx_http_upstream_process_upgraded() 3360 ngx_connection_error(c, NGX_ETIMEDOUT, "upstream timed out"); in ngx_http_upstream_process_upgraded() 3528 ngx_connection_error(c, NGX_ETIMEDOUT, "client timed out"); in ngx_http_upstream_process_non_buffered_downstream() 3551 ngx_connection_error(c, NGX_ETIMEDOUT, "upstream timed out"); in ngx_http_upstream_process_non_buffered_upstream() 3861 ngx_connection_error(c, NGX_ETIMEDOUT, "client timed out"); in ngx_http_upstream_process_downstream() 3907 ngx_connection_error(c, NGX_ETIMEDOUT, "upstream timed out"); in ngx_http_upstream_process_upstream() 4161 ngx_log_error(NGX_LOG_ERR, r->connection->log, NGX_ETIMEDOUT, in ngx_http_upstream_next()
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event_openssl_stapling.c | 1084 ngx_log_error(NGX_LOG_ERR, wev->log, NGX_ETIMEDOUT, in ngx_ssl_ocsp_write_handler() 1138 ngx_log_error(NGX_LOG_ERR, rev->log, NGX_ETIMEDOUT, in ngx_ssl_ocsp_read_handler()
|
| H A D | ngx_event_openssl.c | 2830 || err == NGX_ETIMEDOUT in ngx_ssl_connection_error()
|
| /f-stack/app/nginx-1.16.1/src/event/modules/ |
| H A D | ngx_epoll_module.c | 505 ngx_log_error(NGX_LOG_ALERT, cycle->log, NGX_ETIMEDOUT, in ngx_epoll_test_rdhup()
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2.c | 345 ngx_log_error(NGX_LOG_INFO, c->log, NGX_ETIMEDOUT, "client timed out"); in ngx_http_v2_read_handler() 4151 ngx_log_error(NGX_LOG_INFO, fc->log, NGX_ETIMEDOUT, "client timed out"); in ngx_http_v2_read_client_request_body_handler() 4448 ngx_log_error(NGX_LOG_INFO, fc->log, NGX_ETIMEDOUT, "client timed out"); in ngx_http_v2_close_stream_handler()
|