Searched refs:append_to_last_line (Results 1 – 3 of 3) sorted by relevance
79 bool append_to_last_line) in readMessageWithBoundary() argument88 if (append_to_last_line) { in readMessageWithBoundary()90 append_to_last_line = false; in readMessageWithBoundary()
54 bool append_to_last_line);
92 auto append_to_last_line = self->state.ps == receive_continued_line; in http_worker() local102 if (append_to_last_line) { in http_worker()103 append_to_last_line = false; in http_worker()