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