ToyGine2 26.2.0
Game Engine for retro consoles
Loading...
Searching...
No Matches
endpoint.hpp File Reference

Network endpoint (host and port). More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  toy::network::Endpoint
 Abstract base for a network endpoint (hostname and port). More...

Namespaces

namespace  toy
 Root namespace containing all engine modules.
namespace  toy::network
 Network types: endpoint, socket error, flags, statistics, type, and related APIs.

Detailed Description

Network endpoint (host and port).

Defines toy::network::Endpoint.

Note
Included by network.hpp; do not include this file directly.