0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-22 07:37:56 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Ryan
db618cb708 add minimal amount about HTTPServer to spec 2009-03-05 14:36:19 +01:00
Ryan
ab248e8422 add test/test_clearTimeout.rb 2009-03-04 12:04:04 +01:00
Ryan
8b71ba5e68 add test_setTimeout
Had to disable Init_tcp because it starts an oi_async thread pool and
prevents the node loop from exiting when no watchers remain. Not sure how
to deal with this problem in general because eventually we'll need the
thread pool.
2009-03-04 11:54:20 +01:00
Ryan
9e5eff3b27 add test/test_http_server_echo and 'make test' 2009-03-04 11:35:43 +01:00