Searched refs:body_is_full (Results 1 – 1 of 1) sorted by relevance
360 char body_is_full; member631 conn->body_is_full = 0; in rewrite_connection_get_body_length()834 conn->body_is_full = 1; in rewrite_connection_read_body()845 conn->body_is_full = (str->n == MAX_BODY_BUFFER); in rewrite_connection_read_body()914 conn->body_is_full = (str->n == MAX_BODY_BUFFER); in rewrite_connection_send_body()964 if (!conn->body_is_closed && !conn->body_is_full) in rewrite_connection_select()984 if (!conn->body_is_closed && !conn->body_is_full) in rewrite_connection_select()