summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/EC_MT_Mcast/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/EC_MT_Mcast/README')
-rw-r--r--TAO/orbsvcs/tests/EC_MT_Mcast/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/EC_MT_Mcast/README b/TAO/orbsvcs/tests/EC_MT_Mcast/README
new file mode 100644
index 00000000000..561d0e39cae
--- /dev/null
+++ b/TAO/orbsvcs/tests/EC_MT_Mcast/README
@@ -0,0 +1,13 @@
+# $Id$
+
+ This directory contains a regression test for a thread safety problem
+ in the TAO_ECG_UDP_Receiver class.
+ The code is a copy of
+ $TAO_ROOT/orbsvcs/examples/RtEC/MCast
+ with only minor modifications.
+ For further details, see the README there.
+
+ The crash will only show up when running multiple MCast processes.
+ Therefore, it is easiest use the run_test.pl script to invoke this
+ test.
+