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

Introduced a clean way to catch that the HTTP port is taken. #980

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

dkorolev
Copy link
Member

Hi @mzhurovich , @amdrozdov,

Jet lagged. Current Therapy for the win!

Thx,
Dima

@@ -380,6 +380,25 @@ class ReserveLocalPortImpl final {
hint, nagle_algorithm_policy, max_connections);
}

// Acquires the local port with the explicltly provided number, or throws the exception.
Copy link
Member

Choose a reason for hiding this comment

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

typo: s/explicltly/explicitly/

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed in #990, merging as soon as the tests turn green.

@mzhurovich mzhurovich merged commit 3eea40a into C5T:stable Mar 30, 2024
4 checks passed
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