ext/sleepy_penguin/splice.c in sleepy_penguin-3.5.1 vs ext/sleepy_penguin/splice.c in sleepy_penguin-3.5.2

- old
+ new

@@ -128,10 +128,9 @@ * themselves are ignored by this family of functions, and * using this flag is the only way to get non-blocking operation * out of them. * * It is highly recommended this flag be set - * (or SleepyPenguin.trysplice used) * whenever splicing from a socket into a pipe unless there is * another (native) thread or process doing a blocking read on that * pipe. Otherwise it is possible to block a single-threaded process * if the socket buffers are larger than the pipe buffers. */