node
node copied to clipboard
the EIO_STACKSIZE = 65536 is too small. you will sure get stack overflow...
....when use eio. There are so many functions in
the uv that alloc memory on the stack instead of heap