ClientCache
This commit is contained in:
@@ -138,6 +138,7 @@ coro<std::unique_ptr<Net::AsyncSocket>> ServerSession::asyncInitGameProtocol(asi
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
co_return std::make_unique<Net::AsyncSocket>(ioc, std::move(socket));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user