Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tests / Connection_Timeout / README
blobf41f9acffb30e67cc45d17757db3cfc8b95008aa
1 /**
5 @page Connection_Timeout Test README File
7         The simplest possible test for the proprietary
8 Connection_Timeouts. This test sets the connection timeouts through a
9 policy. The client tries to connect to an non-existent server. The
10 timeout for the connection is controlled by the value supplied by that
11 policy.
13 $ ./run_test.pl
15         the script returns 0 if the test was successful.