summaryrefslogtreecommitdiff
path: root/TAO/tests/Crashed_Callback/README
blob: 93dd4a401fa1c31c1c55ce63625b415034dcb554 (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.

*/