FMultichannelTcpSocket::FMultichannelTcpSocket

Creates and initializes a new instance.

Windows
MacOS
Linux

References

Module

Sockets

Header

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

Include

#include "MultichannelTcpSocket.h"

Syntax

FMultichannelTcpSocket
(
    FSocket * InSocket,
    uint64 InBandwidthLatencyProduct
)

Remarks

Creates and initializes a new instance.

Parameters

Parameter

Description

InSocket

The underlying socket to use.

InBandwidthLatencyProduct

The maximum amount of unacknowledged data to send.

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