コード例 #1
0
ファイル: Server.cpp プロジェクト: gamefreak/apollo
unsigned ClientCount ()
{
	return clients.size();
}