[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190412140247.9897-1-kaslevs@vmware.com>
Date: Fri, 12 Apr 2019 17:02:45 +0300
From: Slavomir Kaslev <kaslevs@...are.com>
To: mtk.manpages@...il.com
Cc: linux-man@...r.kernel.org, linux-kernel@...r.kernel.org,
slavomir.kaslev@...il.com
Subject: [PATCH 0/2] Add note on splice/tee EAGAIN error when called with nonblocking descriptors
Document that splice(2)/tee(2) can fail with EAGAIN when called with nonblocking
file descriptors and the operation would block.
Slavomir Kaslev (2):
splice.2: Note EAGAIN can occur when called on nonblocking file
descriptors
tee.2: Note EAGAIN can occur when called on nonblocking file
descriptors
man2/splice.2 | 4 +++-
man2/tee.2 | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
--
2.19.1
Powered by blists - more mailing lists