SteamNetworkingQuickConnectionStatus.m_cbSentUnackedReliable

Number of bytes of reliable data that has been placed the wire, but for which we have not yet received an acknowledgment, and thus we may have to re-transmit.

struct SteamNetworkingQuickConnectionStatus
int m_cbSentUnackedReliable;

Meta