summaryrefslogtreecommitdiffstats
path: root/src/bench
diff options
context:
space:
mode:
Diffstat (limited to 'src/bench')
-rw-r--r--src/bench/connection.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bench/connection.c b/src/bench/connection.c
index 94d5aee..129ae3c 100644
--- a/src/bench/connection.c
+++ b/src/bench/connection.c
@@ -15,6 +15,7 @@
/* Constants */
static const size_t SHORTBUF = 100;
+#define SOCKET_KEEPALIVE_TIMEOUT (3)
#define MAX_ALTS (8)
#define MAX_HOSTS_PER_ADDRESS (2)
// If a server wasn't reachable this many times, we slowly start skipping it on measurements