Searched refs:lws_h2_issue_preface (Results 1 – 3 of 3) sorted by relevance
374 int lws_h2_issue_preface(struct lws *wsi);
389 lws_h2_issue_preface(struct lws *wsi) in lws_h2_issue_preface() function
242 if (lws_h2_issue_preface(wsi)) { in lws_http_client_socket_service()