Choose your operating system:
Windows
macOS
Linux
| FSimpleAbstractSocket::Receive()
|
Module |
|
Header |
/Engine/Source/Runtime/Sockets/Public/NetworkMessage.h |
Include |
#include "NetworkMessage.h" |
Block until we receive data from the socket
true if read is successful
Parameter |
Description |
---|---|
Results |
Buffer of at least Size size, used to hold the results |
Size |
Number of bytes to read |