FTcpListener::IsActive

Checks whether the listener is listening for incoming connections.

Windows
MacOS
Linux

References

Module

Networking

Header

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

Include

#include "Common/TcpListener.h"

Syntax

bool IsActive() const

Remarks

Checks whether the listener is listening for incoming connections.

Returns

true if it is listening, false otherwise.

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