summaryrefslogtreecommitdiff
path: root/TAO/tao/Connection_Handler.h
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-11-29 16:35:30 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-11-29 16:35:30 +0000
commite1b76a559b3727d2fa4b11f2a6645e8e49c8d589 (patch)
treee2db99d42f7c9c99984d987a89fa6ad187e4ce6f /TAO/tao/Connection_Handler.h
parent90966fe44ad459bd8fdae968bcdf99ac19d0dad9 (diff)
downloadATCD-e1b76a559b3727d2fa4b11f2a6645e8e49c8d589.tar.gz
ChangeLogTag: Fri Nov 29 11:16:28 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Connection_Handler.h')
-rw-r--r--TAO/tao/Connection_Handler.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Connection_Handler.h b/TAO/tao/Connection_Handler.h
index a54eeee6ae9..81e7f7a2887 100644
--- a/TAO/tao/Connection_Handler.h
+++ b/TAO/tao/Connection_Handler.h
@@ -72,6 +72,10 @@ public:
long incr_refcount (void);
long decr_refcount (void);
+ /// Set the handler in <CODE>LF_EVENT_CONNECTION_CLOSE_WAIT </CODE>
+ /// state
+ void connection_close_wait (void);
+
/// Close the underlying connection.
/**
* Used by the ORB to actively close connections that are idle,