summaryrefslogtreecommitdiff
path: root/TAO/examples/Buffered_Oneways/client.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-07 03:35:51 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-07 03:35:51 +0000
commit7a1899e8f3a05d76f840805a4a68efaf93cde4bd (patch)
tree822082ba0117438680286ce346b1d419758935a6 /TAO/examples/Buffered_Oneways/client.cpp
parent31bc16e53f375e543cb94a665beedda7958ee170 (diff)
downloadATCD-7a1899e8f3a05d76f840805a4a68efaf93cde4bd.tar.gz
ChangeLogTag: Mon Dec 06 21:16:53 1999 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'TAO/examples/Buffered_Oneways/client.cpp')
-rw-r--r--TAO/examples/Buffered_Oneways/client.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/examples/Buffered_Oneways/client.cpp b/TAO/examples/Buffered_Oneways/client.cpp
index 2652e1cc529..4732037d4e0 100644
--- a/TAO/examples/Buffered_Oneways/client.cpp
+++ b/TAO/examples/Buffered_Oneways/client.cpp
@@ -163,6 +163,9 @@ main (int argc, char **argv)
// Start off with no constraints.
TAO::BufferingConstraint buffering_constraint;
+ buffering_constraint.message_count = 0;
+ buffering_constraint.message_bytes = 0;
+ buffering_constraint.timeout = 0;
buffering_constraint.mode = TAO::BUFFER_NONE;
// If valid <message_count>, set the implicit flushing to