repo.or.cz
/
ruby_io_splice.git
/ tag
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog
|
commit
|
commitdiff
|
tree
|
edit
|
fork
v4.1.1
object
45436d6251b3310e3ac02f1590e473a2602762ac
commit
author
Eric Wong
<normalperson@yhbt.net>
Wed, 18 May 2011 00:19:01 +0000 (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