paddybyers / node

evented I/O for v8 javascript
http://nodejs.org/
Other
91 stars 24 forks source link

the EIO_STACKSIZE = 65536 is too small. you will sure get stack overflow... #21

Open harlentan opened 12 years ago

harlentan commented 12 years ago

....when use eio. There are so many functions in

the uv that alloc memory on the stack instead of heap