Ryan 0e67b34c27 Fix thread pool unref issue.
Tests were silently failing since f56309d...

Since the eio_watcher is now not counted in the list of active watchers, we
need to explicitly tell the ev_loop not to exit when entering the thread
pool.
2009-06-23 11:27:18 +02:00
2009-06-23 11:27:18 +02:00
2009-06-22 14:08:42 +02:00
2009-06-23 10:26:17 +02:00
2009-06-22 14:08:42 +02:00
2009-06-22 14:15:10 +02:00
2009-06-22 13:08:32 +02:00
2009-06-22 13:08:32 +02:00

Purely evented I/O for V8 javascript.

See http://tinyclouds.org/node for more information.

For help and discussion subscribe to the mailing list at 
http://groups.google.com/group/nodejs or send an email to 
nodejs+subscribe@googlegroups.com.

To build
./configure
make 
make install
Description
No description provided
Readme 175 MiB