![]() |
ToyGine2 26.2.0
Game Engine for retro consoles
|
Socket and network operation error codes. More...
Go to the source code of this file.
Namespaces | |
| namespace | toy |
| Root namespace containing all engine modules. | |
| namespace | toy::network |
| Network types: endpoint, socket error, flags, statistics, type, and related APIs. | |
Enumerations | |
| enum class | toy::network::SocketError { toy::network::None , toy::network::InvalidOperation , toy::network::IOError , toy::network::InvalidAddress , toy::network::AddressInUse , toy::network::SocketInvalid , toy::network::WouldBlock , toy::network::Timeout , toy::network::MemoryError , toy::network::SystemError } |
| Error codes for socket and network operations. More... | |
Socket and network operation error codes.
Defines toy::network::SocketError.