Home
last modified time | relevance | path

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

/unit/src/python/
H A Dnxt_python_asgi.c39 static PyObject *nxt_py_asgi_create_subprotocols(nxt_unit_field_t *f);
786 v = nxt_py_asgi_create_subprotocols(f); in nxt_py_asgi_create_http_scope()
934 nxt_py_asgi_create_subprotocols(nxt_unit_field_t *f) in nxt_py_asgi_create_subprotocols() function