Ryan f7f11352b7 Don't Close TCP Connection/Server on destruction.
If the connection is open when the destructor is called it's a bug! Don't
want to try to compensate for bugs.
2009-08-21 14:47:33 +02:00
2009-08-21 13:13:04 +02:00
2009-08-13 15:52:55 +02:00
2009-07-16 16:54:55 +02:00
2009-07-28 12:36:41 +02:00
2009-07-24 15:14:59 +02:00
2009-07-13 16:38:54 +02:00
2009-08-03 17:51:35 +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.

A list of projects using Node can be found at
http://wiki.github.com/ry/node

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