浏览代码

increased buffer size

Jiri Kuthan 23 年之前
父节点
当前提交
c272a87b48
共有 1 个文件被更改,包括 1 次插入1 次删除
  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