Beispiel #1
0
void ConnectionStat::changeStat(const SessionPtr& session, ConnectionStat* stat) {
	session->connectionStat(stat);
}