1
This commit is contained in:
parent
3ef1a07c80
commit
4346c95503
@ -167,6 +167,7 @@ long long GGListener::GetSentBytesNum()
|
|||||||
|
|
||||||
void GGListener::OnListenError(int errorid)
|
void GGListener::OnListenError(int errorid)
|
||||||
{
|
{
|
||||||
a8::XPrintf("GGListeneron_error %d", {errorid});
|
a8::XPrintf("GGListeneron_error %d\n", {errorid});
|
||||||
App::Instance()->terminated = true;
|
App::Instance()->terminated = true;
|
||||||
|
exit(1);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user