aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/qps_test_with_poll.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/qps/qps_test_with_poll.cc')
-rw-r--r--test/cpp/qps/qps_test_with_poll.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/qps/qps_test_with_poll.cc b/test/cpp/qps/qps_test_with_poll.cc
index 97da4096ed..dc800092db 100644
--- a/test/cpp/qps/qps_test_with_poll.cc
+++ b/test/cpp/qps/qps_test_with_poll.cc
@@ -62,6 +62,7 @@ static void RunQPS() {
ServerConfig server_config;
server_config.set_server_type(ASYNC_SERVER);
+ server_config.set_host("localhost");
server_config.set_async_server_threads(4);
const auto result =