summaryrefslogtreecommitdiff
path: root/ace/DEV_Connector.h
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-04 08:22:59 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-04 08:22:59 +0000
commit9beb73949f9eb59c74460374b4035bfbd6817bcf (patch)
tree46a2f588037f54ff6ccc0536d528f06df6c80ff7 /ace/DEV_Connector.h
parent5e8aecc276cf35301db83afaa1fc64d4db00d81a (diff)
downloadATCD-9beb73949f9eb59c74460374b4035bfbd6817bcf.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/DEV_Connector.h')
-rw-r--r--ace/DEV_Connector.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/DEV_Connector.h b/ace/DEV_Connector.h
index 2639dc2005a..c122bae8efa 100644
--- a/ace/DEV_Connector.h
+++ b/ace/DEV_Connector.h
@@ -73,6 +73,9 @@ public:
// The <flags> and <perms> arguments are passed down to the open()
// method.
+ int reset_new_handle (ACE_HANDLE handle);
+ // Resets any event associations on this handle
+
void dump (void) const;
// Dump the state of an object.