HTTP Client: add fix to allow TCP connection to reconnect.
authorRyan <ry@tinyclouds.org>
Tue, 19 May 2009 19:53:26 +0000 (21:53 +0200)
committerRyan <ry@tinyclouds.org>
Tue, 19 May 2009 19:53:26 +0000 (21:53 +0200)
commit82e773630b38f4a5c0ec6eaf18c361fbe687fc15
tree019ebf6370b0e36c7e1a4692a15efd25faf32840
parentb445514898c200720400c04aeafc9fa326a966f4
HTTP Client: add fix to allow TCP connection to reconnect.
src/http.cc
src/net.cc
src/net.h
test/test-reconnecting-socket.js [new file with mode: 0644]