mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[PR #485] [MERGED] Update Mono.Nat library to fix freezing issue #1151
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1151
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/485
Author: @maddnias
Created: 7/18/2016
Status: ✅ Merged
Merged: 7/18/2016
Merged by: @MaxXor
Base:
master← Head:master📝 Commits (4)
4ec1a19Update Mono.Nat library to fix freezing issue7e07102Mono compatible PostBuild copyb49e0beFix mono compatibility3c01a99Strip all debug info from Mono.Nat.dll📊 Changes
4 files changed (+5 additions, -4 deletions)
View changed files
📝
Client/Client.csproj(+2 -1)📝
Server/Core/Networking/Server.cs(+1 -1)📝
Server/Core/Networking/Utilities/UPnP.cs(+2 -2)📝
Server/lib/Mono.Nat.dll(+0 -0)📄 Description
If you had UPnP port forwarding activated when listening and then tried to stop listening the application would freeze up on
github.com/quasar/QuasarRAT@8768f3177c/Server/Core/Networking/Utilities/UPnP.cs (L105)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.