Home
last modified time | relevance | path

Searched refs:nxt_py_asgi_websocket_pending_len (Results 1 – 1 of 1) sorted by last modified time

/unit/src/python/
H A Dnxt_python_asgi_websocket.c63 static uint64_t nxt_py_asgi_websocket_pending_len(
757 payload_len = nxt_py_asgi_websocket_pending_len(ws); in nxt_py_asgi_websocket_pop_msg()
923 nxt_py_asgi_websocket_pending_len(nxt_py_asgi_websocket_t *ws) in nxt_py_asgi_websocket_pending_len() function