Maximum length of incoming protocol messages (no message over 4 MB is currently acceptable).
Declared in <net.h>
<net.h>
inline constexpr unsigned int MAX_PROTOCOL_MESSAGE_LENGTH = 4 * 1000 * 1000;