X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Futcp_priv.h;h=7ef147780f1b9a8ade6a2831aed70ae595c13f4b;hb=36a7403d3ab239a03c4085fa46f0df2127394a95;hp=197fd2685a32416f46bc87652ddae5bb27664553;hpb=e22b3cef15764699e2bc05b6d9f3fbebf8ccef03;p=meshlink diff --git a/src/utcp_priv.h b/src/utcp_priv.h index 197fd268..7ef14778 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 65535 #define DEFAULT_MTU 1000 #define USEC_PER_SEC 1000000L