ISocketSubsystem::IsSocketWaitSupported

Returns true if [FSocket::Wait](API\Runtime\Sockets\FSocket\Wait) is supported by this socket subsystem.

Windows
MacOS
Linux

Override Hierarchy

ISocketSubsystem::IsSocketWaitSupported()

FSteamSocketsSubsystem::IsSocketWaitSupported()

References

Module

Sockets

Header

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

Include

#include "SocketSubsystem.h"

Syntax

bool IsSocketWaitSupported() const

Remarks

Returns true if FSocket::Wait is supported by this socket subsystem.

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