v8/test
sgjesse@chromium.org 881e01b245 Change the socket close to shutdown.
Removed the close method for socket and added shutdown instead. The shutdown method is the one to use when terminating socket communication. The close call is in the destructor.
Review URL: http://codereview.chromium.org/42387

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1545 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-03-19 11:55:09 +00:00
..
cctest Change the socket close to shutdown. 2009-03-19 11:55:09 +00:00
message Added reporting compilation errors. 2008-12-05 08:35:52 +00:00
mjsunit // Test that we can make large object literals that work. 2009-03-19 08:23:00 +00:00
mozilla Add support for \b and ^ and $ in multiline mode, completing Irregexp 2009-01-19 18:56:47 +00:00