Home
last modified time | relevance | path

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

/unit/src/test/
H A Dnxt_unit_websocket_chat.c32 static int ws_chat_root(nxt_unit_request_info_t *req);
60 rc = ws_chat_root(req); in ws_chat_request_handler()
101 ws_chat_root(nxt_unit_request_info_t *req) in ws_chat_root() function