Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tests / Big_Reply / README
blob81464d98e1b7f8d0e557bbf5c259597bbe7eea4f
1 /**
5 @page Muxing Test README File
7         A stress test for receiving large replies. This test is a part
8         of the bug 575 test suite. One of the problems that users have
9         faced in a reactive configuration is that the clients have not
10         been able to receive large replies from the server. This test
11         actually tests that feature. This test will not work till we
12         check in bug 575 fixes.
14         To run the test use the run_test.pl script:
16 $ ./run_test.pl
18         the script returns 0 if the test was successful.