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