Nexus Engine  v0.0.1
Loading...
Searching...
No Matches
NE.Engine.Network.Platform.Socket Module Reference

Classes

class  Nexus::Network::Socket

Enumerations

enum class  Nexus::Network::SocketType { Nexus::Network::TCP , Nexus::Network::UDP }

Typedefs

using Nexus::Network::NativeSocketHandle = uptr

Functions

NetworkError Nexus::Network::TranslateLastSocketError ()

Variables

constexpr NativeSocketHandle Nexus::Network::INVALID_SOCKET = ~0

Files

file  Source/Engine/Network/Platform/Public/Socket.cppm
file  Source/Engine/Network/Platform/Linux/LinuxSocket.cpp
file  Source/Engine/Network/Platform/Windows/WindowsSocket.cpp