We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04eefb9 commit 215ef3bCopy full SHA for 215ef3b
src/iperf_api.h
@@ -105,7 +105,7 @@ typedef atomic_uint_fast64_t atomic_iperf_size_t;
105
#define OPT_CNTL_KA 31
106
#define OPT_SKIP_RX_COPY 32
107
#define OPT_JSON_STREAM_FULL_OUTPUT 33
108
-#define OPT_SERVER_MAX_DURATION 33
+#define OPT_SERVER_MAX_DURATION 34
109
110
/* states */
111
#define TEST_START 1
0 commit comments