コード例 #1
0
ファイル: ChatServiceBase.hpp プロジェクト: ytt/CornStarch-1
 // ホストを取得
 int getPort() const
 {
     return m_connect->getPort();
 }