summaryrefslogtreecommitdiff
path: root/ace/Connector.h
diff options
context:
space:
mode:
authorsumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-09 22:12:35 +0000
committersumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-09 22:12:35 +0000
commit2b2f99c64bc56447f66dd4bd1cf8612f2096a793 (patch)
treecfd3cec2078b16eb5e2558214e862905189459a8 /ace/Connector.h
parent3c991882bac9a1d9e6755618bbf54cacbd922131 (diff)
downloadATCD-2b2f99c64bc56447f66dd4bd1cf8612f2096a793.tar.gz
ask irfan..
Diffstat (limited to 'ace/Connector.h')
-rw-r--r--ace/Connector.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ace/Connector.h b/ace/Connector.h
index 42de7f03df2..2e2b5106927 100644
--- a/ace/Connector.h
+++ b/ace/Connector.h
@@ -238,11 +238,6 @@ protected:
// unconnected ACE_Svc_Handler's and removing them from the
// ACE_Reactor.
- virtual ACE_HANDLE get_handle (void) const;
- // Return the underlying handle that's associated with the
- // SVC_HANDLER we're currently trying to connect (or
- // ACE_INVALID_HANDLER if there isn't one).
-
virtual int handle_timeout (const ACE_Time_Value &tv,
const void *arg);
// This method is called if a connection times out before