The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test @ 63a9cd38

Name Size
common.rb 632 Bytes
mjsunit.js 4.49 KB
test-test.js 309 Bytes
test_clearTimeout.rb 361 Bytes
test_http_server_echo.rb 1.32 KB
test_http_server_null_response.rb 518 Bytes
test_setTimeout.rb 376 Bytes

Latest revisions

# Date Author Comment
63a9cd38 04/15/2009 04:08 AM Ryan Stansifer

everything is changed. i've waited much too long to commit.

this is awful. i'm sorry for being so messy.

1e5de42a 03/13/2009 07:22 AM Ryan Stansifer

allow null host parameter to listen on localhost

a8ac4238 03/09/2009 09:09 AM Ryan Stansifer

change HTTPServer constructor. Now: HTTPServer(host, port, onrequest);

b4985d1a 03/06/2009 01:49 PM Ryan Stansifer

working towards working keep-alive. need tests

db618cb7 03/05/2009 08:36 AM Ryan Stansifer

add minimal amount about HTTPServer to spec

ab248e84 03/04/2009 06:04 AM Ryan Stansifer

add test/test_clearTimeout.rb

8b71ba5e 03/04/2009 05:54 AM Ryan Stansifer

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.

9e5eff3b 03/04/2009 05:35 AM Ryan Stansifer

add test/test_http_server_echo and 'make test'

View revisions

Also available in: Atom