Home
last modified time | relevance | path

Searched refs:nxt_py_asgi_websocket_suspend_frame (Results 1 – 1 of 1) sorted by path

/unit/src/python/
H A Dnxt_python_asgi_websocket.c60 static void nxt_py_asgi_websocket_suspend_frame(nxt_unit_websocket_frame_t *f);
539 nxt_py_asgi_websocket_suspend_frame(frame); in nxt_py_asgi_websocket_handler()
671 nxt_py_asgi_websocket_suspend_frame(nxt_unit_websocket_frame_t *frame) in nxt_py_asgi_websocket_suspend_frame() function