This commit is contained in:
cora32 2015-04-04 16:07:39 +03:00
parent 434b02f4cb
commit f072d44ecd
3 changed files with 5 additions and 2 deletions

View File

@ -189,7 +189,7 @@ char *GetCodePage(const char *str)
int globalSearchNeg(const char *buffcpy, const char *ip, int port)
{
QTextCodec *nCodec = QTextCodec::codecForName("Windows-1251");
QTextCodec *nCodec = QTextCodec::codecForName("Windows-1251");
for(int i = 0; i < GlobalNegativeSize; ++i)
{
FileUpdater::cv.wait(FileUpdater::lk, []{return FileUpdater::ready;});

View File

@ -1,3 +1,6 @@
首页
51yes.com
google-site-verification
áåñïëàòíûé õîñò
àíòèâèðóñ
403 forbidden

View File

@ -1623,7 +1623,7 @@ void _connect() {
if (!globalScanFlag) break;
if (Connector::_ConnectToPort((char*)ip.c_str(), portArr[i]) == -2) break;
};
--cons;
if (cons > 0) --cons;
stt->doEmitionUpdateArc(gThreads);
}
else lk.unlock();