summaryrefslogtreecommitdiff
path: root/core/Lossless_UDP.h
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-07-03 09:45:01 -0400
committerirungentoo <irungentoo@gmail.com>2013-07-03 09:45:01 -0400
commitc86c1c8132a0d910cdb314798804d5fe0b270179 (patch)
tree00499300b9948fa12a4bf0385ce9beecb951db6a /core/Lossless_UDP.h
parent1767fd574e11c6ae8ef549f51e8a5b9eef1c6f88 (diff)
TODO updated.
Diffstat (limited to 'core/Lossless_UDP.h')
-rw-r--r--core/Lossless_UDP.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/Lossless_UDP.h b/core/Lossless_UDP.h
index 91e71019..8bdeb43e 100644
--- a/core/Lossless_UDP.h
+++ b/core/Lossless_UDP.h
@@ -28,6 +28,11 @@
28#include "network.h" 28#include "network.h"
29 29
30 30
31//maximum length of the data in the data packets
32#define MAX_DATA_SIZE 1024
33
34
35
31//Functions 36//Functions
32 37
33//initialize a new connection to ip_port 38//initialize a new connection to ip_port