public
Description: evented I/O for v8 javascript
Homepage: http://tinyclouds.org/node
Clone URL: git://github.com/ry/node.git
ry (author)
Wed Jun 24 07:43:37 -0700 2009
commit  fbe0be19ebfb422d8fa20ea5204c1713e9214d5f
tree    46089f1723df59f09c26015dae8d063a5abb5aac
parent  bdad5e7333b15a786cd999b411463ffba5e36592
node /
name age message
file .gitignore Thu Apr 16 04:20:22 -0700 2009 update gitignore to work with waf files [ry]
file LICENSE Loading commit data...
file README
file TODO Mon Jun 22 04:08:32 -0700 2009 Create tools directory Users will need to "mak... [ry]
directory benchmark/
file configure
directory deps/
directory src/
directory test/
directory tools/ Mon Jun 22 09:28:48 -0700 2009 Fix bug waf problem with HAVE_CLOCK_SYSCALL [ry]
directory website/
file wscript
README
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