0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 07:00:59 +01:00
Cross-platform JavaScript runtime environment https://nodejs.org/
Go to file
Ryan 5f902a61e1 tcp server is accepting connections now.
(experiencing a problem with writing rawEncoding on the sockets. will fix in next commit.)
2009-04-22 13:52:30 +02:00
deps add framework for tcp server. change eio stacksize to 16kb. 2009-04-22 10:29:45 +02:00
src tcp server is accepting connections now. 2009-04-22 13:52:30 +02:00
test on_load -> onLoad 2009-04-21 16:30:47 +02:00
.gitignore update gitignore to work with waf files 2009-04-16 13:20:22 +02:00
.gitmodules add dependencies: libeio, libev, v8 2009-04-03 13:43:03 +02:00
configure add 'make test' 2009-04-21 13:51:05 +02:00
js2c.py everything is changed. i've waited much too long to commit. 2009-04-15 10:08:28 +02:00
jsmin.py everything is changed. i've waited much too long to commit. 2009-04-15 10:08:28 +02:00
ragel.py use the WAF build system 2009-04-04 14:50:15 +02:00
waf use the WAF build system 2009-04-04 14:50:15 +02:00
wscript add framework for tcp server. change eio stacksize to 16kb. 2009-04-22 10:29:45 +02:00