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
commit011ca3e1dfcee5d888555b6248b3dd2aeeae3a19 (patch)
tree724f948ed62a8a297c441e4d667e8cf0ad3ffaf7 /ace/UPIPE_Connector.cpp
parent1a652ea0bc7a70d403b09c7a1cbc81a88bd76050 (diff)
downloadATCD-011ca3e1dfcee5d888555b6248b3dd2aeeae3a19.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