summaryrefslogtreecommitdiff
path: root/examples/Connection
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-10-03 16:49:14 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-10-03 16:49:14 +0000
commit735c9cba896c0a8a412abbf62098d1a350fdee95 (patch)
treecf9fa270cf14179d362872bfd03f8265cf21689d /examples/Connection
parentbe6eb1095492b5853865f8c6675929af111b053d (diff)
downloadATCD-735c9cba896c0a8a412abbf62098d1a350fdee95.tar.gz
*** empty log message ***
Diffstat (limited to 'examples/Connection')
-rw-r--r--examples/Connection/non_blocking/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/Connection/non_blocking/README b/examples/Connection/non_blocking/README
index 748e167ed4a..74c44fe6de7 100644
--- a/examples/Connection/non_blocking/README
+++ b/examples/Connection/non_blocking/README
@@ -7,13 +7,13 @@ client).
Here's how I typically run these tests:
-% test_sock_acceptor localhost:10005 &
+% test_sock_acceptor localhost:10020 &
starting up daemon ./test_sock_acceptor
-starting server addr 127.0.0.1:10007 on handle 5
+starting server addr 127.0.0.1:10020 on handle 5
client addr 127.0.0.1:10003 on handle 6
hello
-% test_sock_connector localhost:10005
+% test_sock_connector localhost:10020
starting up daemon ./test_sock_connector
activating 5
in handle_output