mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
FIxed 网络模块对象池复使用问题
FIxed 网络模块对象池复使用问题
This commit is contained in:
@@ -9,6 +9,7 @@ namespace TEngine.Core.Network
|
||||
{
|
||||
try
|
||||
{
|
||||
DisposePackInfo = false;
|
||||
switch (packInfo.ProtocolCode)
|
||||
{
|
||||
case > Opcode.InnerRouteResponse:
|
||||
|
Reference in New Issue
Block a user