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
@@ -259,7 +259,6 @@ func (s *Server) handleUDPPayload(ctx context.Context, clientReader *PacketReade
errors.LogWarningInner(ctx, err, "failed to write response")
}
})
defer udpServer.RemoveRay()
inbound := session.InboundFromContext(ctx)
user := inbound.User