From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r@public.gmane.org Subject: [Bug 90911] About splice returning 0 Date: Thu, 10 Mar 2016 18:57:50 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=90911 Michael Kerrisk changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Resolution|--- |CODE_FIX --- Comment #1 from Michael Kerrisk --- (In reply to Askar Safin from comment #0) > Then, the actual truth is the following: splice returns 0 if and only if > corresponding read would return 0, i. e. on EOF on input (and reading from > pipe without writers is just a special case of EOF). And the sentence > doesn't say anything about reading from files other that pipes. So, please, > rewrite so: > "A return value of 0 means end of input. If input is pipe then this means > that there was no data to transfer, and it would not make sense to block, > because there are no writers connected to the write end of the pipe referred > to by fd_in." So I used that text, pretty much as you gave it. Thanks! Cheers, Michael -- You are receiving this mail because: You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html