X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=src%2Fclient.h;h=a7d43f0bbb42d108de343ad1d9535aebc572f7e1;hb=893f97a3eab1da17bfa9f00edb081e4fba32548b;hp=93487d9e0c59dc09645278502df9a9011fcee034;hpb=42aa651ae39075f735ddddea174bb16fb6eb2f78;p=umurmur.git diff --git a/src/client.h b/src/client.h index 93487d9..a7d43f0 100644 --- a/src/client.h +++ b/src/client.h @@ -48,7 +48,7 @@ #include "timer.h" #include "pds.h" -#define BUFSIZE 2048 +#define BUFSIZE 8192 #define UDP_BUFSIZE 512 #define INACTICITY_TIMEOUT 15 /* Seconds */ #define MAX_CODECS 10