Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/udp closing with whitelist [4427] #387

Merged
merged 6 commits into from
Jan 24, 2019

Conversation

LuisGP
Copy link
Contributor

@LuisGP LuisGP commented Jan 23, 2019

Solves #4420

@LuisGP LuisGP changed the title Hotfix/udp closing with whitelist Hotfix/udp closing with whitelist [4427] Jan 23, 2019
@LuisGP LuisGP force-pushed the hotfix/udp_closing_with_whitelist branch from ea2a7a9 to 4f34f93 Compare January 23, 2019 09:58
@richiware
Copy link
Member

Build status:

  • Linux Build Status
  • Mac Build Status
  • Windows Build Status

mInputSockets.erase(IPLocator::getPhysicalPort(locator));

}

for (auto* channelResource : pChannelResources)
std::map<UDPChannelResource*, asio::ip::address> addresses;
// It may sound redundant, but we must mark all the related channel to be killed first.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improve this comment.

@richiware
Copy link
Member

Build status:

  • Linux Build Status
  • Mac Build Status
  • Windows Build Status

@richiware
Copy link
Member

Build status:

  • Linux Build Status
  • Mac Build Status
  • Windows Build Status

@richiware richiware merged commit 92386bd into develop Jan 24, 2019
@richiware richiware deleted the hotfix/udp_closing_with_whitelist branch January 24, 2019 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants