Searched refs:nxt_py_asgi_port_read (Results 1 – 1 of 1) sorted by path
43 static PyObject *nxt_py_asgi_port_read(PyObject *self, PyObject *args);49 {"unit_port_read", nxt_py_asgi_port_read, METH_VARARGS, ""};1047 nxt_py_asgi_port_read(PyObject *self, PyObject *args) in nxt_py_asgi_port_read() function