Selaa lähdekoodia

*** empty log message ***

Bogdan-Andrei Iancu 23 vuotta sitten
vanhempi
commit
48dbd11354
2 muutettua tiedostoa jossa 3 lisäystä ja 4 poistoa
  1. 0 1
      parser/parse_to.c
  2. 3 3
      test/th-uri.cfg

+ 0 - 1
parser/parse_to.c

@@ -692,7 +692,6 @@ endofheader:
 					"end of header in state %d\n", status);
 			goto error;
 	}
-	DBG("TO_PARSE done: char = [%c]\n",*tmp);
 	return tmp;
 
 error:

+ 3 - 3
test/th-uri.cfg

@@ -6,13 +6,13 @@
 
 
 debug=9          # debug level (cmd line: -dddddddddd)
-#fork=yes          # (cmd. line: -D)
-fork=no
+fork=yes          # (cmd. line: -D)
+#fork=no
 log_stderror=yes  # (cmd line: -E)
 #log_stderror=no   # (cmd line: -E)
 
 
-children=4
+children=2
 check_via=no      # (cmd. line: -v)
 dns=off           # (cmd. line: -r)
 rev_dns=off       # (cmd. line: -R)