Searched refs:NGX_RESOLVE_TIMEDOUT (Results 1 – 2 of 2) sorted by relevance
32 #define NGX_RESOLVE_TIMEDOUT NGX_ETIMEDOUT macro
529 if (ctx->state == NGX_AGAIN || ctx->state == NGX_RESOLVE_TIMEDOUT) { in ngx_resolve_name_done()1159 if (ctx->state == NGX_AGAIN || ctx->state == NGX_RESOLVE_TIMEDOUT) { in ngx_resolve_addr_done()4045 ctx->state = NGX_RESOLVE_TIMEDOUT; in ngx_resolver_timeout_handler()4368 if (err == NGX_RESOLVE_TIMEDOUT) { in ngx_resolver_strerror()