Searched refs:lws_http_transaction_completed_client (Results 1 – 4 of 4) sorted by relevance
501 lws_http_transaction_completed_client(struct lws *wsi) in lws_http_transaction_completed_client() function1004 return !!lws_http_transaction_completed_client(wsi); in lws_client_interpret_server_handshake()1371 if (lws_http_transaction_completed_client(wsi)) in lws_http_client_read()1557 if (lws_http_transaction_completed_client(wsi)) { in lws_http_client_read()
35 and at the end arrives at `lws_http_transaction_completed_client()`. Here, it
1250 lws_http_transaction_completed_client(struct lws *wsi);
1747 if (lws_http_transaction_completed_client(h2n->swsi)) in lws_h2_parse_end_of_frame()1860 if (lws_http_transaction_completed_client(h2n->swsi)) in lws_h2_parse_end_of_frame()