summaryrefslogtreecommitdiff
path: root/TAO/tao/Transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Transport.h')
-rw-r--r--TAO/tao/Transport.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tao/Transport.h b/TAO/tao/Transport.h
index 99c0c4512e9..19b0af59994 100644
--- a/TAO/tao/Transport.h
+++ b/TAO/tao/Transport.h
@@ -636,6 +636,12 @@ protected:
TAO_Resume_Handle &rh,
ACE_Time_Value *max_wait_time);
+ /// @@Bala: Docu???
+ int consolidate_fragments (TAO_Queued_Data *qd,
+ TAO_Resume_Handle &rh);
+
+
+
/// First consolidate the message queue. If the message is still not
/// complete, try to read from the handle again to make it
/// complete. If these dont help put the message back in the queue