X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Futcp_priv.h;h=531f26578e0dd79b335863aeed14c92beac27ffb;hb=refs%2Fheads%2Ffeature%2Fhuge-udp-channel-packets;hp=78cc9f95cfebe7968d6aa75ee4011d540a1584ff;hpb=6346e3f4a100f958d5aaeffd867b10ed7cd0cd92;p=meshlink diff --git a/src/utcp_priv.h b/src/utcp_priv.h index 78cc9f95..531f2657 100644 --- a/src/utcp_priv.h +++ b/src/utcp_priv.h @@ -42,7 +42,7 @@ #define DEFAULT_RCVBUFSIZE 0 #define DEFAULT_MAXRCVBUFSIZE 131072 -#define MAX_UNRELIABLE_SIZE 65536 +#define MAX_UNRELIABLE_SIZE 16777215 #define DEFAULT_MTU 1000 #define USEC_PER_SEC 1000000L