Searched refs:arg_connections_max (Results 1 – 1 of 1) sorted by relevance
32 static unsigned arg_connections_max = 256; variable470 if (set_size(context->connections) > arg_connections_max) { in add_connection_socket()639 r = safe_atou(optarg, &arg_connections_max); in parse_argv()645 if (arg_connections_max < 1) in parse_argv()