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

Fix IPv4-only check when no port is specified #752

Merged
merged 2 commits into from
Oct 27, 2020
Merged

Conversation

jefferai
Copy link
Member

We have behavior that causes "0.0.0.0" to only listen on IPv4, however,
it also assumed there was a port suffixed. This changes it so that it
also works with a port-less address.

We have behavior that causes "0.0.0.0" to only listen on IPv4, however,
it also assumed there was a port suffixed. This changes it so that it
also works with a port-less address.
@jefferai jefferai added this to the 0.1.2 milestone Oct 27, 2020
@github-actions github-actions bot added the core label Oct 27, 2020
malnick
malnick previously approved these changes Oct 27, 2020
@jefferai jefferai merged commit f063b86 into main Oct 27, 2020
@jefferai jefferai deleted the jeff-fix-ipv4only-check branch October 27, 2020 14:43
johanbrandhorst pushed a commit that referenced this pull request Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants