Home
last modified time | relevance | path

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

/unit/src/test/
H A Dnxt_unit_websocket_chat.c43 static int ws_chat_next_id = 0; variable
77 data->id = ws_chat_next_id++; in ws_chat_request_handler()