Selaa lähdekoodia

increased buffer size

Jiri Kuthan 23 vuotta sitten
vanhempi
commit
c272a87b48
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      test/sipsak.c

+ 1 - 1
test/sipsak.c

@@ -42,7 +42,7 @@ bouquets and brickbats to [email protected]
 
 #define SIPSAK_VERSION "v0.1"
 #define RESIZE		1024
-#define BUFSIZE		1500
+#define BUFSIZE		4096
 #define FQDN_SIZE   200
 #define REQ_INV 1
 #define REQ_REG 2