diff options
| author | Johnny Willemsen <jwillemsen@remedy.nl> | 2011-10-05 13:51:24 +0000 |
|---|---|---|
| committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2011-10-05 13:51:24 +0000 |
| commit | 3656e04a81035bf736a4dd094957886822a2b696 (patch) | |
| tree | ef3e45c4054a9718a452da5bd727e6f07d228b48 /TAO/DevGuideExamples/Multithreading/ThreadPerConnection | |
| parent | 443e7a050179f61326d08f72031ea676417dfec9 (diff) | |
| download | ATCD-3656e04a81035bf736a4dd094957886822a2b696.tar.gz | |
Fixed fuzz
Diffstat (limited to 'TAO/DevGuideExamples/Multithreading/ThreadPerConnection')
| -rw-r--r-- | TAO/DevGuideExamples/Multithreading/ThreadPerConnection/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/DevGuideExamples/Multithreading/ThreadPerConnection/README b/TAO/DevGuideExamples/Multithreading/ThreadPerConnection/README index 2ac572efae3..e41d0549c0a 100644 --- a/TAO/DevGuideExamples/Multithreading/ThreadPerConnection/README +++ b/TAO/DevGuideExamples/Multithreading/ThreadPerConnection/README @@ -10,7 +10,7 @@ capabilities to the server using the thread-per-connection concurrency model. -How to Run +How to Run ---------- To start the server : @@ -64,10 +64,10 @@ NOTE: NOTE: - If you run on Windows platform, go to Debug or Release directory to run the - script via following command: - + If you run on Windows platform, go to Debug or Release directory to run the + script via following command: + perl ../run_test.pl - + |
