MaxPacket

Defines the maximum payload size per packet (in bytes).

Windows
MacOS
Linux

References

Module

Sockets

Header

/Engine/Source/Runtime/Sockets/Public/MultichannelTcpSender.h

Include

#include "MultichannelTcpSender.h"

Syntax

enum
{
    MaxPacket = 128 * 1024 - 8
}

Remarks

Defines the maximum payload size per packet (in bytes).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss