Defines | |
| #define | DEFAULT_MTU_SIZE 1492 |
| #define | MAXIMUM_MTU_SIZE 1492 |
This file is part of RakNet Copyright 2003 Jenkins Software LLC
Usage of RakNet is subject to the appropriate license agreement.
| #define DEFAULT_MTU_SIZE 1492 |
The MTU size to use if RakPeer::SetMTUSize() is not called.
| #define MAXIMUM_MTU_SIZE 1492 |
The largest value for an UDP datagram
1.5.7.1