Lines Matching defs:task
73 nxt_h1p_websocket_first_frame_start(nxt_task_t *task, nxt_http_request_t *r, in nxt_h1p_websocket_first_frame_start()
117 nxt_h1p_websocket_frame_start(nxt_task_t *task, nxt_http_request_t *r, in nxt_h1p_websocket_frame_start()
161 nxt_h1p_conn_ws_keepalive(nxt_task_t *task, void *obj, void *data) in nxt_h1p_conn_ws_keepalive()
217 nxt_h1p_conn_ws_frame_header_read(nxt_task_t *task, void *obj, void *data) in nxt_h1p_conn_ws_frame_header_read()
358 nxt_h1p_conn_ws_keepalive_disable(nxt_task_t *task, nxt_h1proto_t *h1p) in nxt_h1p_conn_ws_keepalive_disable()
378 nxt_h1p_conn_ws_keepalive_enable(nxt_task_t *task, nxt_h1proto_t *h1p) in nxt_h1p_conn_ws_keepalive_enable()
399 nxt_h1p_conn_ws_frame_process(nxt_task_t *task, nxt_conn_t *c, in nxt_h1p_conn_ws_frame_process()
442 nxt_h1p_conn_ws_error(nxt_task_t *task, void *obj, void *data) in nxt_h1p_conn_ws_error()
462 nxt_h1p_ws_io_read_handler(nxt_task_t *task, nxt_conn_t *c) in nxt_h1p_ws_io_read_handler()
496 nxt_h1p_conn_ws_timeout(nxt_task_t *task, void *obj, void *data) in nxt_h1p_conn_ws_timeout()
542 nxt_h1p_conn_ws_frame_payload_read(nxt_task_t *task, void *obj, void *data) in nxt_h1p_conn_ws_frame_payload_read()
578 hxt_h1p_send_ws_error(nxt_task_t *task, nxt_http_request_t *r, in hxt_h1p_send_ws_error()
633 nxt_h1p_conn_ws_error_sent(nxt_task_t *task, void *obj, void *data) in nxt_h1p_conn_ws_error_sent()
646 nxt_h1p_conn_ws_pong(nxt_task_t *task, void *obj, void *data) in nxt_h1p_conn_ws_pong()