summaryrefslogtreecommitdiff
path: root/cpp/demo/Ice/throughput/Client.cpp
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2006-12-05 16:46:33 +0000
committerDwayne Boone <dwayne@zeroc.com>2006-12-05 16:46:33 +0000
commit5fde960286c966f7293d1817c4e2eedf0cfd5250 (patch)
tree71bbec5577d3ef4fad7fa1b7f0c6cf16546bab1f /cpp/demo/Ice/throughput/Client.cpp
parentAdded warmup to Java throughput demo (diff)
downloadice-5fde960286c966f7293d1817c4e2eedf0cfd5250.tar.bz2
ice-5fde960286c966f7293d1817c4e2eedf0cfd5250.tar.xz
ice-5fde960286c966f7293d1817c4e2eedf0cfd5250.zip
Added warmup to java throughout demo
Diffstat (limited to 'cpp/demo/Ice/throughput/Client.cpp')
-rw-r--r--cpp/demo/Ice/throughput/Client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/Ice/throughput/Client.cpp b/cpp/demo/Ice/throughput/Client.cpp
index ffdcb15fa4e..03bfd13aeec 100644
--- a/cpp/demo/Ice/throughput/Client.cpp
+++ b/cpp/demo/Ice/throughput/Client.cpp
@@ -70,7 +70,7 @@ ThroughputClient::run(int argc, char* argv[])
menu();
- throughput->ice_ping(); // Initial ping to setup the connection.
+ throughput->endWarmup(); // Initial ping to setup the connection.
//
// By default use byte sequence.