Home
last modified time | relevance | path

Searched refs:myss_ws_rx (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server/
H A Dss-server.c111 myss_ws_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_ws_rx() function
217 lws_ss_change_handlers(m->ss, myss_ws_rx, myss_ws_tx, NULL); in myss_srv_state()

Completed in 1 milliseconds