FTcpListener::GetSocket

Gets the listener's network socket.

Windows
MacOS
Linux

References

Module

Networking

Header

/Engine/Source/Runtime/Networking/Public/Common/TcpListener.h

Include

#include "Common/TcpListener.h"

Syntax

FSocket * GetSocket() const

Remarks

Gets the listener's network socket.

Returns

Network 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