FRecvData

Receive data for each individual packet

Windows
MacOS
Linux

References

Module

Sockets

Header

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

Include

#include "SocketTypes.h"

Syntax

struct FRecvData

Remarks

Receive data for each individual packet

Variables

Name Description

Public variable

const uint32 &#...

 

BytesReadPtr

Internal pointer specifying the number of bytes read

Public variable

const uint8 ...

 

Data

Pointer to the packet data

Public variable

TSharedPtr< FIn...

 

Source

The source address for the packet

Constructors

Name Description

Public function

FRecvData()

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