summaryrefslogtreecommitdiff
path: root/ace/Reactor.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-08-05 23:08:39 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-08-05 23:08:39 +0000
commite2c385b6f0cdafe14139c4593a1506c2525a32ae (patch)
treee083ca7c8c9016d149da196698f7321ec179ff5b /ace/Reactor.h
parent1c2a492652e3b4169c4f57820499402e854f653a (diff)
downloadATCD-e2c385b6f0cdafe14139c4593a1506c2525a32ae.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Reactor.h')
-rw-r--r--ace/Reactor.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/ace/Reactor.h b/ace/Reactor.h
index 106b50170aa..f840b0c6ca3 100644
--- a/ace/Reactor.h
+++ b/ace/Reactor.h
@@ -70,7 +70,10 @@ public:
static void close_singleton (void);
// Delete the dynamically allocated Singleton
- // = Reactor event loop management methods.
+ // = Reactor event loop management methods.
+
+ // Note that these method ONLY work on the "Singleton Reactor,"
+ // i.e., the one returned from <ACE_Reactor::instance>.
static int run_event_loop (void);
static int run_alertable_event_loop (void);
// Run the event loop until the