X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/9ff403f8e6b47bf94896eea173780375f49689ff..d528a3894061e5a6b77b25cb16355cca8f1714dd:/test/src/client.c diff --git a/test/src/client.c b/test/src/client.c index 4efe43fc3..614c2c557 100644 --- a/test/src/client.c +++ b/test/src/client.c @@ -489,7 +489,7 @@ char *keyfile = NULL; char *end = NULL; int argi = 1; int host_af, port, s_len, rc, sock, save_errno; -int timeout = 1; +int timeout = 5; int tls_active = 0; int sent_starttls = 0; int tls_on_connect = 0;