Searched refs:nxt_h1p_complete_buffers (Results 1 – 3 of 3) sorted by relevance
/unit/src/ |
H A D | nxt_http.h | 435 void nxt_h1p_complete_buffers(nxt_task_t *task, nxt_h1proto_t *h1p,
|
H A D | nxt_h1proto_websocket.c | 136 nxt_h1p_complete_buffers(task, h1p, 0); in nxt_h1p_websocket_frame_start()
|
H A D | nxt_h1proto.c | 1404 nxt_h1p_complete_buffers(nxt_task_t *task, nxt_h1proto_t *h1p, nxt_bool_t all) in nxt_h1p_complete_buffers() function 1805 nxt_h1p_complete_buffers(task, h1p, 0); in nxt_h1p_keepalive() 2021 nxt_h1p_complete_buffers(task, h1p, 1); in nxt_h1p_shutdown()
|