summaryrefslogtreecommitdiff
path: root/tests/Reactor_Exceptions_Test.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-11-07 03:02:26 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-11-07 03:02:26 +0000
commitc726639326f1e8bf1e21df42294d58ddcff68919 (patch)
tree2f35006954c08f38cb8d11c95a73904901297103 /tests/Reactor_Exceptions_Test.cpp
parentdc36aa7c7638ee52c8d4fb7e1353fd055d5e9a73 (diff)
downloadATCD-c726639326f1e8bf1e21df42294d58ddcff68919.tar.gz
*** empty log message ***
Diffstat (limited to 'tests/Reactor_Exceptions_Test.cpp')
-rw-r--r--tests/Reactor_Exceptions_Test.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Reactor_Exceptions_Test.cpp b/tests/Reactor_Exceptions_Test.cpp
index a64d66049c5..1d4c89dcbdf 100644
--- a/tests/Reactor_Exceptions_Test.cpp
+++ b/tests/Reactor_Exceptions_Test.cpp
@@ -126,8 +126,7 @@ main (int argc, char *argv[])
ACE_INET_Addr local_addr (port);
ACE_INET_Addr remote_addr (port,
- "localhost");
-
+ ACE_DEFAULT_SERVER_HOST);
MemoryEx ex (local_addr);
if (ACE_Reactor::instance()->register_handler