retry on EINTR
commitaf9da960a4b2683d27c946c308ae105958abdd26
authorEric Wong <normalperson@yhbt.net>
Mon, 9 May 2011 20:12:25 +0000 (9 13:12 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 9 May 2011 20:12:25 +0000 (9 13:12 -0700)
tree2a237c5bdb95fcdb03048707a63dc4c4788e75c3
parent0b07f9c8ac10219590beebb9038f92efd6c3ebaf
retry on EINTR

This makes things consistent with Ruby core IO methods
ext/io_splice/io_splice_ext.c
test/test_io_splice_eintr.rb [new file with mode: 0644]