repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Continued changes from peer review
[ACE_TAO.git]
/
TAO
/
tests
/
MT_Timeout
/
README
blob
e19ec92b66868f506fa69fcd44cbe0482f2c6dd8
1
/**
2
3
4
5
@page MT_Timeout Test README File
6
7
Test the roundtrip delay timeouts in a multithreaded
8
client/server scenario.
9
10
To run the test use the run_test.pl script:
11
12
$ ./run_test.pl
13
14
the script returns 0 if the test was successful.
15
16
*/