From fd2eafa7c67e0efdae7d3d18c39b97f724372f7e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 6 Nov 2013 22:01:06 +0100 Subject: ClientRead: "close" flushes the output buffer Add a new CommandResult code called "FINISH" which, unlike "CLOSE", will attempt to flush the output buffer. This is a one-shot attempt; it will do one write, and not try again. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d3465bf65..8a2d62609 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ ver 0.18.2 (2013/??/??) +* protocol: + - "close" flushes the output buffer * input: - curl: fix bug with redirected streams * playlist: -- cgit v1.2.3