Home
last modified time | relevance | path

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

/unit/src/python/
H A Dnxt_python_asgi_str.c66 PyObject *nxt_py_websocket_send_str; variable
122 { nxt_string("websocket.send"), &nxt_py_websocket_send_str },
H A Dnxt_python_asgi_str.h61 extern PyObject *nxt_py_websocket_send_str;