- Option to toggle udp-connect, default is enabled.

This commit is contained in:
W.C.A. Wijngaards
2020-11-23 11:06:53 +01:00
parent cca128b871
commit 9cc8aa1ddf
15 changed files with 4382 additions and 4320 deletions
+1 -1
View File
@@ -1045,7 +1045,7 @@ outside_network_create(struct comm_base* base, size_t bufsize,
void (*unwanted_action)(void*), void* ATTR_UNUSED(unwanted_param),
int ATTR_UNUSED(do_udp), void* ATTR_UNUSED(sslctx),
int ATTR_UNUSED(delayclose), int ATTR_UNUSED(tls_use_sni),
struct dt_env* ATTR_UNUSED(dtenv))
struct dt_env* ATTR_UNUSED(dtenv), int ATTR_UNUSED(udp_connect))
{
struct replay_runtime* runtime = (struct replay_runtime*)base;
struct outside_network* outnet = calloc(1,