summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/Crashed_Callback/README
blob: 3d94e37c2c599bb7d06bf11b3434ee2f47cf8390 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/**

@page Crashed Callback Test README File

	On TAO-1.1.12 the ORB would dead-lock when trying to send a
callback to a crashed server.  As far as we know it only happens with
reliable oneways.

	To run the test use the run_test.pl script:

$ ./run_test.pl

	the script returns 0 if the test was successful.

*/