summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-26 17:01:54 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-26 17:01:54 +0000
commit194089a812cf5d70cd2e18155d41ce8d3b2f6b0e (patch)
treef20df3ff7c15a034cc3604f6ba3f241f4c9b468c /examples
parent90b4102849819ed8cfb0c37ab788727791861534 (diff)
downloadATCD-194089a812cf5d70cd2e18155d41ce8d3b2f6b0e.tar.gz
*** empty log message ***
Diffstat (limited to 'examples')
-rw-r--r--examples/Reactor/WFMO_Reactor/test_talker.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Reactor/WFMO_Reactor/test_talker.cpp b/examples/Reactor/WFMO_Reactor/test_talker.cpp
index 649fc45d48c..06bd41d32e7 100644
--- a/examples/Reactor/WFMO_Reactor/test_talker.cpp
+++ b/examples/Reactor/WFMO_Reactor/test_talker.cpp
@@ -516,6 +516,7 @@ main (int argc, char *argv[])
ACE_WIN32_Proactor win32_proactor (0, 0, 1);
// Get the interface proactor
ACE_Proactor proactor (&win32_proactor);
+ // Put it as the instance.
ACE_Proactor::instance (&proactor);
// Open handler for remote peer communications this will run from