readme

来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· 代码 · 共 25 行

TXT
25
字号
/**

@page MProfile_Connection_Tiemout Test README File

	The simplest possible test for connection timeouts across
multiple profiles aka BUGID 1284. The aim of this test is to
see whether TAO client fails over to the next profile if a connection
timeout policy is set. If connection_timeout policy is set and if the
client is not anle to establish connection using one of the profiles,
the client should fail over to the next profile seamlessly. The test
has been constructed to check for this feature.
         
        Please refrain from "improving", extending or expanding this
test. 

@todo: We need to write a MT test for this feature. 

	To run the test use the run_test.pl script:

$ ./run_test.pl

	the script returns 0 if the test was successful.

*/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?