libeio bugfix: want_poll should be called if breaking on maxreq
authorRyan Dahl <ry@tinyclouds.org>
Tue, 5 Jan 2010 07:26:58 +0000 (23:26 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Tue, 5 Jan 2010 07:26:58 +0000 (23:26 -0800)
commit04dd2d51be03c01d9ab259fe40e436730778bd01
tree27ef29d67a09c03f7916a78c7c6ce85038babad0
parent933a37cd283ec9b561970a96517a55b86ebee88d
libeio bugfix: want_poll should be called if breaking on maxreq

Reported by shansen and hassox
http://github.com/ry/node/issues#issue/38

Will send upstream.
deps/libeio/eio.c
test/mjsunit/test-many-parallel-eio-jobs.js [new file with mode: 0644]