FSimpleAbstractSocket_FMultichannelTCPSocket::FSimpleAbstractSocket_FMultichannelTCPSocket

Constructor

Windows
MacOS
Linux

References

Module

Sockets

Header

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

Include

#include "NetworkMessage.h"

Syntax

FSimpleAbstractSocket_FMultichannelTCPSocket
(
    class FMultichannelTcpSocket * InSocket,
    uint32 InSendChannel,
    uint32 InReceiveChannel
)

Remarks

Constructor

Parameters

Parameter

Description

InSocket

Multichannel socket to forward requests to

InSendChannel

Channel to send to

InReceiveChannel

Channel to receive from, defaults to the sending channel

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