摘要:
#include "db_mysql.h"class CProperty{public:CMysql m_Mysql;}void CProperty::Init(){net::AddressStr strAddr = Pogo::NarrowToWide(g_pGateConfig->szListenAddr);int nMaxcon = g_pGateConfig->nMaxCon;bool bFlag = m_Server.Init(strAddr,nMaxcon);//if(!bFlag){return ;}/*if(!m_wdList.Start(add 阅读全文
posted @ 2011-11-04 17:29
byfei
阅读(123)
评论(0)
推荐(0)

浙公网安备 33010602011771号