summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Connection_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Connection_Handler.h')
-rw-r--r--TAO/tao/IIOP_Connection_Handler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/IIOP_Connection_Handler.h b/TAO/tao/IIOP_Connection_Handler.h
index 067c4768be1..a96bf0c8403 100644
--- a/TAO/tao/IIOP_Connection_Handler.h
+++ b/TAO/tao/IIOP_Connection_Handler.h
@@ -123,6 +123,8 @@ protected:
virtual int release_os_resources (void);
//@}
+ virtual int handle_write_ready (const ACE_Time_Value *timeout);
+
// helper function used by the set_dscp_codepoint () methods to
// set the TOS field in the IP packets.
int set_tos (int tos);