mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
8cfdd326a858262545dbf335da9ce0507145d8e5
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.
Purely evented I/O for V8 javascript. See http://tinyclouds.org/node for more information. To build ./configure make make install
Description