Home
last modified time | relevance | path

Searched refs:nxt_py_asgi_ws_max_buffer_size (Results 1 – 6 of 6) sorted by relevance

/dports/devel/libunit/unit-1.26.1/src/python/
H A Dnxt_python_asgi_websocket.c98 static uint64_t nxt_py_asgi_ws_max_buffer_size = 10 * 1024 * 1024; variable
530 rest = nxt_py_asgi_ws_max_buffer_size - ws->pending_payload_len; in nxt_py_asgi_websocket_handler()
/dports/www/unit-perl/unit-1.26.1/src/python/
H A Dnxt_python_asgi_websocket.c98 static uint64_t nxt_py_asgi_ws_max_buffer_size = 10 * 1024 * 1024; variable
530 rest = nxt_py_asgi_ws_max_buffer_size - ws->pending_payload_len; in nxt_py_asgi_websocket_handler()
/dports/www/unit-php/unit-1.26.1/src/python/
H A Dnxt_python_asgi_websocket.c98 static uint64_t nxt_py_asgi_ws_max_buffer_size = 10 * 1024 * 1024; variable
530 rest = nxt_py_asgi_ws_max_buffer_size - ws->pending_payload_len; in nxt_py_asgi_websocket_handler()
/dports/www/unit-python/unit-1.26.1/src/python/
H A Dnxt_python_asgi_websocket.c98 static uint64_t nxt_py_asgi_ws_max_buffer_size = 10 * 1024 * 1024; variable
530 rest = nxt_py_asgi_ws_max_buffer_size - ws->pending_payload_len; in nxt_py_asgi_websocket_handler()
/dports/www/unit-java/unit-1.26.1/src/python/
H A Dnxt_python_asgi_websocket.c98 static uint64_t nxt_py_asgi_ws_max_buffer_size = 10 * 1024 * 1024; variable
530 rest = nxt_py_asgi_ws_max_buffer_size - ws->pending_payload_len; in nxt_py_asgi_websocket_handler()
/dports/www/unit/unit-1.26.1/src/python/
H A Dnxt_python_asgi_websocket.c98 static uint64_t nxt_py_asgi_ws_max_buffer_size = 10 * 1024 * 1024; variable
530 rest = nxt_py_asgi_ws_max_buffer_size - ws->pending_payload_len; in nxt_py_asgi_websocket_handler()