utest/utest.cpp
@@ -233,7 +233,7 @@ boost::timer::auto_cpu_timer timer; for (int i = 0; i < nreq; ++i) { std::string msg_id; if (!client.ClientAsyncRequest(req, msg_id)) { if (!client.ClientAsyncRequest(BHAddress(), req, msg_id)) { printf("client request failed\n"); ++count; }