FTcpListener

Overload list

Windows
MacOS
Linux
Name Description

Public function

FTcpListener

(
    const FIPv4Endpoint& LocalEndpoint,
    const FTimespan& InSleepTime
)

Creates and initializes a new instance from the specified IP endpoint.

Public function

FTcpListener

(
    FSocket& InSocket,
    const FTimespan& InSleepTime
)

Creates and initializes a new instance from the specified socket.

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