FUdpSocketReceiver::SetMaxReadBufferSize

Set the maximum size allocated to read off of the socket.

Windows
MacOS
Linux

References

Module

Networking

Header

/Engine/Source/Runtime/Networking/Public/Common/UdpSocketReceiver.h

Include

#include "Common/UdpSocketReceiver.h"

Syntax

void SetMaxReadBufferSize
(
    uint32 InMaxReadBufferSize
)

Remarks

Set the maximum size allocated to read off of the socket.

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