summaryrefslogtreecommitdiff
path: root/ACE/examples/Reactor/Multicast/README
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Reactor/Multicast/README')
-rw-r--r--ACE/examples/Reactor/Multicast/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/ACE/examples/Reactor/Multicast/README b/ACE/examples/Reactor/Multicast/README
index 85f64cc8120..d82ebd059f5 100644
--- a/ACE/examples/Reactor/Multicast/README
+++ b/ACE/examples/Reactor/Multicast/README
@@ -1,12 +1,14 @@
+$Id$
+
The following test illustrates the SOCK Mcast multicast wrappers in
conjunction with the Reactor. This test was written by Tim Harrison
(harrison@cs.wustl.edu).
-To run the server type:
+To run the server type:
% server &
-It will wait for the first message sent to it and then read for 5 seconds.
+It will wait for the first message sent to it and then read for 5 seconds.
To run the client type any of these: