NGX_RESOLVE_TIMEDOUT  324 core/ngx_resolver.c     if (ctx->state == NGX_AGAIN || ctx->state == NGX_RESOLVE_TIMEDOUT) {
NGX_RESOLVE_TIMEDOUT  740 core/ngx_resolver.c     if (ctx->state == NGX_AGAIN || ctx->state == NGX_RESOLVE_TIMEDOUT) {
NGX_RESOLVE_TIMEDOUT 1958 core/ngx_resolver.c     ctx->state = NGX_RESOLVE_TIMEDOUT;
NGX_RESOLVE_TIMEDOUT 2071 core/ngx_resolver.c     if (err == NGX_RESOLVE_TIMEDOUT) {