From 9b1cfe9bc09fad8ed0a111ea7db6ebf21def19be Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 6 Aug 2019 11:46:56 +0200 Subject: [BENCH] Fix a couple bugs in stress tester --- src/bench/connection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bench/connection.h') diff --git a/src/bench/connection.h b/src/bench/connection.h index 9cb59ef..ff71e15 100644 --- a/src/bench/connection.h +++ b/src/bench/connection.h @@ -19,7 +19,7 @@ typedef struct _dnbd3_async { } dnbd3_async_t; -bool connection_init_n_times(const char *hosts, const char *image, const uint16_t rid, int ntimes, BenchCounters* counters, bool closeSockets); +bool connection_init_n_times(const char *hosts, const char *image, const uint16_t rid, int ntimes, BenchCounters* counters); bool connection_init(const char *hosts, const char *image, const uint16_t rid); -- cgit v1.2.3-55-g7522