summaryrefslogtreecommitdiff
path: root/TAO/tests/Explicit_Event_Loop/README
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2000-02-24 02:37:42 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2000-02-24 02:37:42 +0000
commit51f33a3419963c3a67aec8ff9240583b087e4b8f (patch)
tree49147a5168ca409f7e43eb5e77bbef9881f9c6ad /TAO/tests/Explicit_Event_Loop/README
parent80ee5d3ef36f3c1df8db6a43f323395318d9c283 (diff)
downloadATCD-51f33a3419963c3a67aec8ff9240583b087e4b8f.tar.gz
ChangeLogTag:Wed Feb 23 18:58:06 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'TAO/tests/Explicit_Event_Loop/README')
-rw-r--r--TAO/tests/Explicit_Event_Loop/README10
1 files changed, 4 insertions, 6 deletions
diff --git a/TAO/tests/Explicit_Event_Loop/README b/TAO/tests/Explicit_Event_Loop/README
index 66996c57b85..939e4134b7e 100644
--- a/TAO/tests/Explicit_Event_Loop/README
+++ b/TAO/tests/Explicit_Event_Loop/README
@@ -1,11 +1,10 @@
$Id$
-Explicit Event Loop test.
+This tests the methods work_pending() and perform_work() methods of
+the orb. The simple time server, instead of calling orb->run(), has
+an loop in which work_pending() and perform_work() are called
+explicitly. Its usage is specified below.
-This is a test of the methods work_pending() and perform_work() methods of the orb.
-The simple time server, instead of calling orb->run(), has an loop in which
-work_pending() and perform_work() are called explicitly. Its usage is specified
-below.
______________________________________________________________________________
This test has been adapted from code in chapter 3 of "Advanced CORBA
Programming with C++" by Michi Henning and Steve Vinoski. Copyright 1999.
@@ -15,7 +14,6 @@ Moran <mm4@cs.wustl.edu>. All of these changes are documented in the file
CHANGES in this directory.
______________________________________________________________________________
-
Summary:
This is the simple time server given in chapter 3 of the book.
There is a server process which holds a servant object which can return