From ad1745ff9be816f13b3be7fee290032f9ec30519 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Mon, 20 Sep 2010 15:41:32 -0400 Subject: [PATCH] Removed all of my recent changes. I found the real culprit. This reverts commit 689f71293a14d88788c4a1a2edd8b03edb9d3e9c. --- webcit/serv_func.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/webcit/serv_func.c b/webcit/serv_func.c index 34f875a42..e812de381 100644 --- a/webcit/serv_func.c +++ b/webcit/serv_func.c @@ -200,11 +200,7 @@ int GetConnected (void) return 1; } - /* 2010jun03: every now and then the connection to Citadel dies before this point. why? - * 2010sep20: we now believe that this is a citserver issue; whenever it happens, it - * seems that the SMTP Send thread has just completed running. Is serv_smtp - * somehow closing client sockets? - */ + /* 2010jun03: every now and then the connection to Citadel dies before this point. why? */ /* * From what host is our user connecting? Go with -- 2.30.2