Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-secure-streams-client.h61 #define lws_ss_cancel_timeout lws_sspc_cancel_timeout
314 lws_sspc_cancel_timeout(struct lws_sspc_handle *h);
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-client.c1065 lws_sspc_cancel_timeout(struct lws_sspc_handle *h) in lws_sspc_cancel_timeout() function