summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h
index 3a485b98b72..a6f831160ca 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h
@@ -87,7 +87,8 @@ public:
virtual int send_message (TAO_OutputCDR &stream,
TAO_Stub *stub = 0,
- TAO_Message_Semantics message_semantics = TAO_TWOWAY_REQUEST,
+ TAO_Message_Semantics message_semantics =
+ TAO_Message_Semantics (),
ACE_Time_Value *max_time_wait = 0);
//@}