about summary refs log tree commit homepage
tag namev4.1.1 (33a86681460823025a46f0b01bfcec1a00178f82)
tag date2011-05-17 17:19:01 -0700
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit 45436d6251...
downloadruby_io_splice-4.1.1.tar.gz
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