Revert "Chore: Three small 'fixes'"

This reverts commit 4e826abebf.
This commit is contained in:
风扇滑翔翼
2025-08-24 08:11:19 +00:00
committed by GitHub
parent 33272a0499
commit e22ecdcb35
5 changed files with 3 additions and 16 deletions
-1
View File
@@ -128,7 +128,6 @@ func (s *Server) handleUDPPayload(ctx context.Context, conn stat.Connection, dis
conn.Write(data.Bytes())
})
defer udpServer.RemoveRay()
inbound := session.InboundFromContext(ctx)
var dest *net.Destination