[Pkg-wmaker-commits] [wmbiff] 48/84: doubled the timeout to 40 seconds.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:01:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_10
in repository wmbiff.

commit 1f4b5fcd26488dc0e03a270dfcd0d4d09e33ea57
Author: bluehal <bluehal>
Date:   Wed Jul 3 02:28:22 2002 +0000

    doubled the timeout to 40 seconds.
---
 wmbiff/tlsComm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmbiff/tlsComm.c b/wmbiff/tlsComm.c
index c203db3..15da9c9 100644
--- a/wmbiff/tlsComm.c
+++ b/wmbiff/tlsComm.c
@@ -39,7 +39,7 @@ extern const char *certificate_filename;
 
 /* how long to wait for the server to do its thing
    when we issue it a command (in seconds) */
-#define EXPECT_TIMEOUT 20
+#define EXPECT_TIMEOUT 40
 
 /* this is the per-connection state that is maintained for
    each connection; BIG variables are for ssl (null if not

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list