]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
dccp_recv: increase output buffer size
authorAndre <maan@p133.(none)>
Sat, 25 Mar 2006 18:25:26 +0000 (19:25 +0100)
committerAndre <maan@p133.(none)>
Sat, 25 Mar 2006 18:25:26 +0000 (19:25 +0100)
dccp_recv.c

index 168ddf4f18ba3e91ebdd290eeddbdb51b08930d2..5cd523ae8cf2a1ace953bb0e85fb717620419efc 100644 (file)
@@ -36,7 +36,7 @@
 #include <netdb.h>
 
 
-#define DCCP_BUFSIZE 4096
+#define DCCP_BUFSIZE 40960
 
 /**
  * data specific to the dccp receiver