From: Lee Date: Tue, 21 Jul 2009 16:29:57 +0000 (+0000) Subject: also hilight X-Git-Tag: v_3_0_14~7 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=11a699c9045dd87513ffc486ac0e5f004fdda3bf also hilight Found reusable socket Created new connection messages in the log console window. --- diff --git a/w32log.c b/w32log.c index 1314462f..ab18e80c 100644 --- a/w32log.c +++ b/w32log.c @@ -1,4 +1,4 @@ -const char w32log_rcs[] = "$Id: w32log.c,v 1.33 2009/03/09 19:02:09 fabiankeil Exp $"; +const char w32log_rcs[] = "$Id: w32log.c,v 1.34 2009/05/16 13:27:20 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/w32log.c,v $ @@ -167,6 +167,8 @@ static struct _Pattern { "Crunch: Forwarding failed", STYLE_HIGHLIGHT }, { "Crunch: Connection failure", STYLE_HIGHLIGHT }, { "Crunch: Out of memory", STYLE_HIGHLIGHT }, + { "Connect: Found reusable socket", STYLE_HIGHLIGHT }, + { "Connect: Created new connection to", STYLE_HIGHLIGHT }, /* what are all the possible error strings?? */ { "Error:", STYLE_HIGHLIGHT }, /* http headers */