mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[PR #290] [MERGED] UPnP ensure port map #1076
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#1076
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/290
Author: @ghost
Created: 7/26/2015
Status: ✅ Merged
Merged: 7/26/2015
Merged by: @MaxXor
Base:
master← Head:master📝 Commits (1)
81389d6UPnP ensure port map📊 Changes
1 file changed (+6 additions, -3 deletions)
View changed files
📝
Server/Core/Networking/Utilities/UPnP.cs(+6 -3)📄 Description
ref #289
In my case, one of my devices didn't map the port until the second iteration, so we just probe the router with multiple requests to make sure that it is ready to process mapping the port.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.