Fixes #1085. The agent end event may call detachSocket() after the socket is detached...
authorStefan Rusu <saltwaterc@gmail.com>
Thu, 14 Jul 2011 12:33:04 +0000 (15:33 +0300)
committerkoichik <koichik@improvement.jp>
Thu, 14 Jul 2011 15:33:28 +0000 (00:33 +0900)
commit5b02d564c31fffb13f1749a4734e5dd4dc9654c0
tree4041316abddbc323c2fd762ab9e9a9c53cf6cb0f
parent901ebed8ffc804caf7f82a328eb7f2f7c74a242b
Fixes #1085. The agent end event may call detachSocket() after the socket is detached and destroyed by abort(). This patch avoids that behavior.
lib/http.js