Searched refs:shutdown_complete (Results 1 – 1 of 1) sorted by relevance
458 static const nxt_str_t shutdown_complete in nxt_py_asgi_lifespan_send() local491 if (type_len == (Py_ssize_t) shutdown_complete.length in nxt_py_asgi_lifespan_send()492 && memcmp(type_str, shutdown_complete.start, type_len) == 0) in nxt_py_asgi_lifespan_send()