io_splice 4.1.1 - workaround socket -> pipe issuesv4.1.1
commit45436d6251b3310e3ac02f1590e473a2602762ac
authorEric Wong <normalperson@yhbt.net>
Wed, 18 May 2011 00:15:49 +0000 (17 17:15 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 18 May 2011 00:15:49 +0000 (17 17:15 -0700)
tree01118d4e9df1c88c61e3e92e9e656c41b339d9dd
parent1e4b4af9d8fa01b59b933fe94b405288f668a7fc
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
GIT-VERSION-GEN