Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tests / Crashed_Callback / README
blob93dd4a401fa1c31c1c55ce63625b415034dcb554
1 /**
3 @page Crashed Callback Test README File
5 On TAO-1.1.12 the ORB would dead-lock when trying to send a
6 callback to a crashed server.  As far as we know it only happens with
7 reliable oneways.
9 To run the test use the run_test.pl script:
11 $ ./run_test.pl
13 the script returns 0 if the test was successful.