Searched refs:fin_frame (Results 1 – 1 of 1) sorted by path
739 nxt_unit_websocket_frame_t *fin_frame; in nxt_py_asgi_websocket_pop_msg() local743 fin_frame = NULL; in nxt_py_asgi_websocket_pop_msg()754 fin_frame = frame; in nxt_py_asgi_websocket_pop_msg()874 if (fin_frame != NULL) { in nxt_py_asgi_websocket_pop_msg()875 buf += nxt_unit_websocket_read(fin_frame, buf, in nxt_py_asgi_websocket_pop_msg()876 fin_frame->payload_len); in nxt_py_asgi_websocket_pop_msg()877 nxt_unit_websocket_done(fin_frame); in nxt_py_asgi_websocket_pop_msg()