Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
network::RuntimeNetworkStatus Struct Reference

Summary of runtime network initialization and the active IPv4 configuration. More...

#include <src/network/runtime_network.h>

Public Attributes

std::string gateway
 Active IPv4 default gateway.
 
bool initializationAttempted
 True after network initialization has been attempted.
 
int initializationCode
 Platform-specific status code returned by initialization.
 
std::string ipAddress
 Active IPv4 address.
 
bool ready
 True when networking is initialized and ready for use.
 
std::string subnetMask
 Active IPv4 subnet mask.
 
std::string summary
 User-visible summary of the current network state.
 

Detailed Description

Summary of runtime network initialization and the active IPv4 configuration.


The documentation for this struct was generated from the following file: