ISocketSubsystem::TranslateErrorCode

Translates the platform error code to a ESocketErrors enum

Windows
MacOS
Linux

Override Hierarchy

ISocketSubsystem::TranslateErrorCode()

FSteamSocketsSubsystem::TranslateErrorCode()

References

Module

Sockets

Header

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

Include

#include "SocketSubsystem.h"

Syntax

ESocketErrors TranslateErrorCode
(
    int32 Code
)

Remarks

Translates the platform error code to a ESocketErrors enum

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