Searched refs:something_left_to_send (Results 1 – 2 of 2) sorted by relevance
287 lws_client_http_body_pending(struct lws *wsi, int something_left_to_send);
90 lws_client_http_body_pending(struct lws *wsi, int something_left_to_send) in lws_client_http_body_pending() argument92 wsi->client_http_body_pending = !!something_left_to_send; in lws_client_http_body_pending()