mirror of
https://github.com/ChronosX88/nesca.git
synced 2024-11-23 18:52:19 +00:00
--
This commit is contained in:
parent
434b02f4cb
commit
f072d44ecd
@ -189,7 +189,7 @@ char *GetCodePage(const char *str)
|
|||||||
|
|
||||||
int globalSearchNeg(const char *buffcpy, const char *ip, int port)
|
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)
|
for(int i = 0; i < GlobalNegativeSize; ++i)
|
||||||
{
|
{
|
||||||
FileUpdater::cv.wait(FileUpdater::lk, []{return FileUpdater::ready;});
|
FileUpdater::cv.wait(FileUpdater::lk, []{return FileUpdater::ready;});
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
首页
|
||||||
|
51yes.com
|
||||||
|
google-site-verification
|
||||||
áåñïëàòíûé õîñò
|
áåñïëàòíûé õîñò
|
||||||
àíòèâèðóñ
|
àíòèâèðóñ
|
||||||
403 forbidden
|
403 forbidden
|
||||||
|
@ -1623,7 +1623,7 @@ void _connect() {
|
|||||||
if (!globalScanFlag) break;
|
if (!globalScanFlag) break;
|
||||||
if (Connector::_ConnectToPort((char*)ip.c_str(), portArr[i]) == -2) break;
|
if (Connector::_ConnectToPort((char*)ip.c_str(), portArr[i]) == -2) break;
|
||||||
};
|
};
|
||||||
--cons;
|
if (cons > 0) --cons;
|
||||||
stt->doEmitionUpdateArc(gThreads);
|
stt->doEmitionUpdateArc(gThreads);
|
||||||
}
|
}
|
||||||
else lk.unlock();
|
else lk.unlock();
|
||||||
|
Loading…
Reference in New Issue
Block a user