aboutsummaryrefslogtreecommitdiffstats
path: root/libglouglou/libglouglou.h
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2012-12-01 04:22:41 +0100
committerLaurent Ghigonis <laurent@p1sec.com>2012-12-01 04:22:41 +0100
commit94d722d144b92cf64f7be022f542e0cef3341780 (patch)
tree82e3d3aed66ac8a25b3d23aa631569d7bc1939c4 /libglouglou/libglouglou.h
parentexplictly set source and headers (diff)
downloadglouglou-94d722d144b92cf64f7be022f542e0cef3341780.tar.xz
glouglou-94d722d144b92cf64f7be022f542e0cef3341780.zip
work in progress on implementing a send buffer
Diffstat (limited to 'libglouglou/libglouglou.h')
-rw-r--r--libglouglou/libglouglou.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libglouglou/libglouglou.h b/libglouglou/libglouglou.h
index 8ee890f..63fa93a 100644
--- a/libglouglou/libglouglou.h
+++ b/libglouglou/libglouglou.h
@@ -12,6 +12,7 @@
#define PACKET_VERSION 1
#define PACKET_BUFFER_SIZE 16384
+#define PACKET_SNDBUF_MAX 500
#define GG_PKTARG_MAX 30
#define PACKET_HEADER_SIZE 2