Searched refs:lws_h2_client_handshake (Results 1 – 3 of 3) sorted by relevance
376 lws_h2_client_handshake(struct lws *wsi);
1038 if (lws_h2_client_handshake(w)) in rops_perform_user_POLLOUT_h2()
2507 lws_h2_client_handshake(struct lws *wsi) in lws_h2_client_handshake() function