v4.1.1
tag33a86681460823025a46f0b01bfcec1a00178f82
object 45436d6251b3310e3ac02f1590e473a2602762ac
authorEric Wong <normalperson@yhbt.net>
Wed, 18 May 2011 00:19:01 +0000 (17 17:19 -0700)
io_splice 4.1.1 - workaround socket -> pipe issues

IO::Splice.copy_stream now uses SPLICE_F_NONBLOCK whenever the
destination is a pipe.  Our documentation is also updated to
reflect the issue of splicing from sockets into pipes.

ref: http://lkml.org/lkml/2009/1/13/478