summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-01-22 20:58:24 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-01-22 20:58:24 +0000
commit293e92584f504ebc810e4f88037cff2d82b77155 (patch)
tree9d8163bc84a66d204a2490b25b7e9f7da1d0ada9
parentf7f7671eafc46c6286c14c85d14ea0a25e8c3781 (diff)
downloadATCD-293e92584f504ebc810e4f88037cff2d82b77155.tar.gz
*** empty log message ***
-rw-r--r--TAO/tao/connect.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/connect.h b/TAO/tao/connect.h
index b5b38409545..5d251bf32f5 100644
--- a/TAO/tao/connect.h
+++ b/TAO/tao/connect.h
@@ -53,8 +53,8 @@ public:
// Constructor.
virtual int open (void *);
- // Called by the framework when the handler is completely set up.
- // Argument is unused.
+ // Called by the <Strategy_Acceptor> when the handler is completely
+ // connected. Argument is unused.
virtual int svc (void);
// Only used when the handler is turned into an active object by