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 on allow-hostnames #289

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

jaoleal
Copy link
Contributor

@jaoleal jaoleal commented Nov 26, 2024

#286 (comment)

As mentioned in this comment the hostanames features was relying on a feature gate on windows (only on tests). Instead, i made the resolve_connect_host function to always specificate localhost while setting the ipv4.... This change was tested and developed on a native windows system.

This change adds the following behavior to hostnames: "When no ip is specificated, floresta will try to use 127.0.0.1"

@jaoleal
Copy link
Contributor Author

jaoleal commented Nov 26, 2024

cc @Davidson-Souza

@jaoleal
Copy link
Contributor Author

jaoleal commented Nov 26, 2024

satisfacting clippy and pre-commit with some typos

@Davidson-Souza
Copy link
Collaborator

ACK b27cec1

@Davidson-Souza Davidson-Souza merged commit 259a40e into vinteumorg:master Nov 26, 2024
6 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