dev_fd_response: do not wrap for Fiber-aware IOs
commit4a568eeb7d17885579790d0ae004f04aa13479cb
authorEric Wong <normalperson@yhbt.net>
Fri, 22 Oct 2010 02:50:09 +0000 (22 02:50 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 22 Oct 2010 18:37:45 +0000 (22 18:37 +0000)
tree02a4a93997c3393c0be399d5363d6127fa0d6b44
parent6d46978bdc8d2ee4263431ecdcada53389b12597
dev_fd_response: do not wrap for Fiber-aware IOs

Applications may use wait_readable-aware methods directly
to work with Rainbows!
lib/rainbows/dev_fd_response.rb
t/kgio-pipe-response.ru [new file with mode: 0644]
t/t0035-kgio-pipe-response.sh [new file with mode: 0755]