Skip to content

Claim a specific port without try other ports #1

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

Merged
merged 2 commits into from
Aug 19, 2014

Conversation

mgesmundo
Copy link
Contributor

Sometimes it is useful to claim a specific port instead to find a free port inside the default range. For example a web server can try to start using port 80, but if it fails, it can try again using the first free port inside the default port range (or configured range).

Marcello

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
logicalparadox added a commit that referenced this pull request Aug 19, 2014
Claim a specific port without try other ports
@logicalparadox logicalparadox merged commit 9d15fa0 into logicalparadox:master Aug 19, 2014
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.

None yet

2 participants