remove 'respond' from Request object in HTTPServer when connection is dead
authorRyan <ry@tinyclouds.org>
Sun, 15 Mar 2009 10:11:51 +0000 (11:11 +0100)
committerRyan <ry@tinyclouds.org>
Sun, 15 Mar 2009 10:11:51 +0000 (11:11 +0100)
commit55097bb572d9a6f9e5b3ed4ec9931d0977569718
treeb3ca09e6d2c0ac4e832abfd61a341dfb982adc56
parentadf18d84af42d2c8c32024b865714f9ae02bfe27
remove 'respond' from Request object in HTTPServer when connection is dead
node.cc
node_http.cc
node_tcp.cc