hoangvikey
06-07-18, 07:29 AM
int DBSockMng::Send(char* buf, int len)
{
if (this->m_ActiveServer >= 2)
{
return 0;
}
if (this->m_ActiveServer < 0)
{
return 0;
}
if (this->wsCDBS[this->m_ActiveServer].DataSend((char*)buf, len) == 0)
{
this->ActiveChange();
this->wsCDBS[this->m_ActiveServer].DataSend((char*)buf, len);
}
return 1;
}
Giật tít tí =)) Mong anh em có một ngày worldcup vui vẻ
{
if (this->m_ActiveServer >= 2)
{
return 0;
}
if (this->m_ActiveServer < 0)
{
return 0;
}
if (this->wsCDBS[this->m_ActiveServer].DataSend((char*)buf, len) == 0)
{
this->ActiveChange();
this->wsCDBS[this->m_ActiveServer].DataSend((char*)buf, len);
}
return 1;
}
Giật tít tí =)) Mong anh em có một ngày worldcup vui vẻ