1
This commit is contained in:
parent
ed0290f709
commit
3de96a8575
@ -58,6 +58,8 @@ void LongSessionMgr::_SS_CMKcpHandshake(f8::MsgHdr& hdr, const ss::SS_CMKcpHands
|
||||
#endif
|
||||
return;
|
||||
}
|
||||
auto session = std::make_shared<LongSession>();
|
||||
|
||||
}
|
||||
|
||||
std::shared_ptr<LongSession> LongSessionMgr::GetSession(int socket_handle)
|
||||
|
Loading…
x
Reference in New Issue
Block a user