summaryrefslogtreecommitdiff
path: root/ace/UPIPE_Connector.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-02 06:15:35 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-02 06:15:35 +0000
commite0c3f0013f8c224c9890bb1ef52a0b10bdf34a4a (patch)
tree724f948ed62a8a297c441e4d667e8cf0ad3ffaf7 /ace/UPIPE_Connector.cpp
parent97c497461ff98c11d16ac1d89a312e3b6326e2e9 (diff)
downloadATCD-e0c3f0013f8c224c9890bb1ef52a0b10bdf34a4a.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/UPIPE_Connector.cpp')
-rw-r--r--ace/UPIPE_Connector.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/UPIPE_Connector.cpp b/ace/UPIPE_Connector.cpp
index 5ea40131844..6136583ebee 100644
--- a/ace/UPIPE_Connector.cpp
+++ b/ace/UPIPE_Connector.cpp
@@ -79,9 +79,6 @@ ACE_UPIPE_Connector::connect (ACE_UPIPE_Stream &new_stream,
if (result == -1)
ACE_ERROR ((LM_ERROR, "ACE_UPIPE_Connector %p\n",
"no confirmation from server"));
-
- if (result == -1)
- this->close ();
else
// Close down the new_stream at this point in order to
// conserve handles. Note that we don't need the SPIPE