sleepy_penguin RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: sleepy-penguin@bogomips.org
Cc: Eric Wong <e@80x24.org>
Subject: [PATCH] splice: clarification regarding tee() flags
Date: Mon,  2 Jan 2017 03:43:36 +0000	[thread overview]
Message-ID: <20170102034336.14253-1-e@80x24.org> (raw)

It's not our fault, it's the kernels :P
---
 ext/sleepy_penguin/splice.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ext/sleepy_penguin/splice.c b/ext/sleepy_penguin/splice.c
index 2f901a8..4ce2557 100644
--- a/ext/sleepy_penguin/splice.c
+++ b/ext/sleepy_penguin/splice.c
@@ -206,7 +206,8 @@ static ssize_t do_tee(int argc, VALUE *argv, unsigned dflags)
  * +flags+ may be zero (the default) or a combination of:
  * * SleepyPenguin::F_NONBLOCK
  *
- * Other splice-related flags are currently unimplemented or have no effect.
+ * Other splice-related flags are currently unimplemented in the
+ * kernel and have no effect.
  *
  * Returns the number of bytes duplicated if successful.
  * Raises EOFError when +io_in+ is closed and emptied.
-- 
EW


                 reply	other threads:[~2017-01-02  3:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/sleepy_penguin/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170102034336.14253-1-e@80x24.org \
    --to=e@80x24.org \
    --cc=sleepy-penguin@bogomips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/sleepy_penguin.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).