summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/EC_MT_Mcast/README
blob: 561d0e39cae5f8e4fb8d22a8c41fab72e844ee70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.