summaryrefslogtreecommitdiff
path: root/test/simple/test-http-client-race-2.js
Commit message (Collapse)AuthorAgeFilesLines
* Update tests to work with module contextsRyan Dahl2010-07-151-4/+5
|
* Don't encourage strange ideas about req race conditionsRyan Dahl2010-06-201-3/+3
|
* Fix a bug in http.Client where parsers may be prematurely released back to ↵Thomas Lee2010-05-061-0/+95
the free pool.