This commit is contained in:
aozhiwei 2019-01-16 17:37:13 +08:00
parent 8ba8ad7c7b
commit bc1e1e002c

View File

@ -142,6 +142,7 @@ namespace a8
work_node_ = NULL;
socket_handle = 0;
recv_bufflen_ = 0;
is_activite = false;
}
void TcpSession::Destory()