Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_websocket_header.h47 NXT_WEBSOCKET_OP_CTRL = 0x08, enumerator
H A Dnxt_h1proto_websocket.c270 if ((wsh->opcode & NXT_WEBSOCKET_OP_CTRL) != 0) { in nxt_h1p_conn_ws_frame_header_read()