![]() |
ToyGine2 26.2.0
Game Engine for retro consoles
|
Socket traffic statistics: bytes sent and received. More...
Go to the source code of this file.
Classes | |
| struct | toy::network::SocketStatistics |
| Byte counters for socket traffic (sent and received). More... | |
Namespaces | |
| namespace | toy |
| Root namespace containing all engine modules. | |
| namespace | toy::network |
| Network types: endpoint, socket error, flags, statistics, type, and related APIs. | |
Socket traffic statistics: bytes sent and received.
Defines toy::network::SocketStatistics with byte counters for sent and received data. Used to track traffic per socket or aggregate across connections.