aboutsummaryrefslogtreecommitdiff
path: root/libsylph/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsylph/session.h')
-rw-r--r--libsylph/session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsylph/session.h b/libsylph/session.h
index 1bd948eb..d9cc3fdb 100644
--- a/libsylph/session.h
+++ b/libsylph/session.h
@@ -31,7 +31,7 @@
#include "socket.h"
-#define SESSION_BUFFSIZE 4096
+#define SESSION_BUFFSIZE 8192
typedef struct _Session Session;