mix MTU defines and DTLS version info
This commit is contained in:
@@ -499,7 +499,7 @@ enum {
|
||||
#define RECORD_SIZE MAX_RECORD_SIZE
|
||||
#else
|
||||
#ifdef CYASSL_DTLS
|
||||
#define RECORD_SIZE 1500
|
||||
#define RECORD_SIZE MAX_MTU
|
||||
#else
|
||||
#define RECORD_SIZE 128
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user