summaryrefslogtreecommitdiff
path: root/ace/Proactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Proactor.h')
-rw-r--r--ace/Proactor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/Proactor.h b/ace/Proactor.h
index bc0f2042c3c..5950fa1660e 100644
--- a/ace/Proactor.h
+++ b/ace/Proactor.h
@@ -175,6 +175,9 @@ public:
/// singleton.
static void cleanup (void *instance, void *arg);
+ /// Name of dll in which the singleton instance lives.
+ static const ACE_TCHAR *dll_name (void);
+
// = Proactor event loop management methods.
/// Run the event loop until the <ACE_Proactor::handle_events> method