[Internal] Defines the default maximum transfer unit. More...
Go to the source code of this file.
Defines | |
#define | DEFAULT_MTU_SIZE 1492 |
#define | MAXIMUM_MTU_SIZE 1492 |
[Internal] Defines the default maximum transfer unit.
This file is part of RakNet Copyright 2003 Jenkins Software LLC
Usage of RakNet is subject to the appropriate license agreement.
Definition in file MTUSize.h.
#define DEFAULT_MTU_SIZE 1492 |
The MTU size to use if RakPeer::SetMTUSize() is not called.