Ryan Dahl c53aeb5a02 Call "connection" event after connection object is fully formed.
This became an apparent problem when adding setNoDelay because the command
was ignored if issued during the "connection" event.
2009-09-23 16:09:40 +02:00
2009-09-20 20:54:19 +02:00
2009-09-22 17:28:04 +02:00
2009-09-18 18:32:25 +02:00
2009-07-28 12:36:41 +02:00
2009-07-24 15:14:59 +02:00
2009-09-20 20:54:19 +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