Ryan 8cfdd326a8 Add "had_error" argument to the "onDisconnect" in node.tcp.Client
This is a boolean value which allows one to detect if the socket was closed
due to errors. There is not yet a way to look up the actual error code.
2009-06-04 12:33:19 +02:00
2009-05-27 16:29:55 +02:00
2009-05-27 01:59:31 +02:00
2009-05-28 13:45:18 +02:00
2009-04-04 14:50:15 +02:00
2009-05-31 14:25:07 +02:00

Purely evented I/O for V8 javascript.

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


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