ReceiveQueue

Thread-safe queue of received packets.

Windows
MacOS
Linux

Syntax

TCircularQueue< FReceivedPacket > ReceiveQueue

Remarks

Thread-safe queue of received packets. The Run() function is the producer, UIpNetDriver::TickDispatch on the game thread is the consumer.

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