Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Sockets/Public/SocketSubsystem.h |
Include |
#include "SocketSubsystem.h" |
Source |
/Engine/Source/Runtime/Sockets/Private/SocketSubsystem.cpp |
const TCHAR * GetSocketError
(
ESocketErrors Code
)
Returns a human readable string from an error code
Parameter |
Description |
---|---|
Code |
the error code to check |