Searched refs:aio_handler (Results 1 – 3 of 3) sorted by relevance
92 ngx_output_chain_aio_pt aio_handler; member
589 if (ctx->aio_handler) { in ngx_output_chain_copy_buf()593 ctx->aio_handler(ctx, src->file); in ngx_output_chain_copy_buf()
130 ctx->aio_handler = ngx_http_copy_aio_handler; in ngx_http_copy_filter()