Fix another problem with the EIO interface
authorRyan Dahl <ry@tinyclouds.org>
Sat, 9 Jan 2010 06:18:18 +0000 (22:18 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Sat, 9 Jan 2010 06:20:23 +0000 (22:20 -0800)
commit53413598b6a0f23e64680f69abbb7b2ab80d8fb7
tree479214ce4e7db3ab6c30cf68bfdc5b8ae19f8540
parent75e6c397331fde8cd9895ff761dbdcac6a7028a0
Fix another problem with the EIO interface

Should call eio_poll() when given a done_poll signal as well.

Bug report and test case by Kris Zyp <kriszyp@gmail.com>
src/node.cc
test/mjsunit/test-eio-race4.js [new file with mode: 0644]