1
This commit is contained in:
parent
7c3edc1074
commit
0e2ac2bb59
@ -237,7 +237,7 @@ void GGListener::RemoveSocketDisconnectHandler(std::weak_ptr<SocketDisconnectHan
|
||||
p->cb = nullptr;
|
||||
p->holder = nullptr;
|
||||
#if 1
|
||||
f8::UdpLog::Instance()->Warning("RemoveSocketDisconnectHandler socket_handle%d time:%d",
|
||||
f8::UdpLog::Instance()->Warning("RemoveSocketDisconnectHandler socket_handle:%d time:%d",
|
||||
{
|
||||
p->socket_handle,
|
||||
a8::XGetTickCount() - p->add_tick
|
||||
|
Loading…
x
Reference in New Issue
Block a user