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

Umbrella header for the network module. More...

Include dependency graph for network.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  toy::network
 Network types: endpoint, socket error, flags, statistics, type, and related APIs.

Detailed Description

Umbrella header for the network module.

Defines toy::network::Endpoint, toy::network::SocketError, toy::network::SocketFlags, toy::network::SocketStatistics, toy::network::SocketType, and related networking types.

Note
Include this header only; do not include internal headers directly.