summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/UIOP_Connection_Handler.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-25 19:57:51 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-25 19:57:51 +0000
commita87cc01c366c9c30910a991e91627e58f1af389b (patch)
tree90ebca589c0548abefe7d54075971f13181e8352 /TAO/tao/Strategies/UIOP_Connection_Handler.cpp
parent796fa166f828decd8be9e24c503f3c4799cca23f (diff)
downloadATCD-Reactor_RefCount_2.tar.gz
ChangeLogTag: Wed Jun 25 15:56:14 2003 Irfan Pyarali <irfan@oomworks.com>Reactor_RefCount_2
Diffstat (limited to 'TAO/tao/Strategies/UIOP_Connection_Handler.cpp')
-rw-r--r--TAO/tao/Strategies/UIOP_Connection_Handler.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Strategies/UIOP_Connection_Handler.cpp b/TAO/tao/Strategies/UIOP_Connection_Handler.cpp
index 9b7c278e6bb..915c7aa5066 100644
--- a/TAO/tao/Strategies/UIOP_Connection_Handler.cpp
+++ b/TAO/tao/Strategies/UIOP_Connection_Handler.cpp
@@ -154,8 +154,8 @@ TAO_UIOP_Connection_Handler::handle_timeout (const ACE_Time_Value &,
}
int
-TAO_UIOP_Connection_Handler::handle_close (ACE_HANDLE handle,
- ACE_Reactor_Mask rm)
+TAO_UIOP_Connection_Handler::handle_close (ACE_HANDLE,
+ ACE_Reactor_Mask)
{
ACE_ASSERT (0);
return 0;