Searched refs:wss (Results 1 – 4 of 4) sorted by relevance
56 struct wolfssl_ctx *wss,
476 struct wolfssl_ctx *wss, in wssl_setup_session() argument490 int ret = wolfSSL_set_session(wss->handle, session); in wssl_setup_session()
111 curl_easy_setopt(curl, CURLOPT_URL, "wss://example.com/");
38 An exception exists for the WebSocket **ws** and **wss** URL schemes, where
Completed in 24 milliseconds