|
steam-min-cpp
|
Abstract transport interface used by the Steam networking layer. More...
#include <cstdint>#include <functional>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | Steam::Networking::IConnection |
| Transport interface used by the CM networking client. More... | |
Enumerations | |
| enum class | Steam::Networking::ConnectionState { DISCONNECTED , CONNECTING , CONNECTED } |
| Connection lifecycle state. | |
Abstract transport interface used by the Steam networking layer.