diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-30 03:04:58 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-30 03:04:58 +0000 |
commit | 8d465fb545fdb910037b108f43845eba2cde9eeb (patch) | |
tree | 116b53efa51fad7045d969dba7ca8391e57a38ed /tests/Process_Strategy_Test.cpp | |
parent | 85cc5ea3f47e3fa3170f7769690c3ab08f7d2f0e (diff) | |
download | ATCD-8d465fb545fdb910037b108f43845eba2cde9eeb.tar.gz |
*** empty log message ***
Diffstat (limited to 'tests/Process_Strategy_Test.cpp')
-rw-r--r-- | tests/Process_Strategy_Test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Process_Strategy_Test.cpp b/tests/Process_Strategy_Test.cpp index 1a9edc8f286..a47014d44a8 100644 --- a/tests/Process_Strategy_Test.cpp +++ b/tests/Process_Strategy_Test.cpp @@ -548,6 +548,7 @@ server (void *) // Run the main event loop, but only wait for up to 3 seconds (this // is used to shutdown the server. + ACE_Service_Config::reactor ()->owner (ACE_Thread::self ()); ACE_Service_Config::run_reactor_event_loop (timeout); // Remove the filename. |