SteamNetConnectionInfo_t.m_szConnectionDescription

Debug description. This includes the internal connection ID, connection type (and peer information), and any name given to the connection by the app. This string is used in various internal logging messages.

struct SteamNetConnectionInfo_t
char[k_cchSteamNetworkingMaxConnectionDescription] m_szConnectionDescription;

Meta