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

Use peer_addr of incoming daemon connection for registration #473

Closed
wants to merge 9 commits into from

Conversation

phil-opp
Copy link
Collaborator

No description provided.

Michael-J-Ward and others added 9 commits April 16, 2024 10:33
clients can not connect to `0.0.0.0` on windows.
…ocket

We are not interested in the local bind address of the daemon. Instead, we want to use the IP address under which the daemon is available from other machines.

This should also avoids the issue that connecting to 0.0.0.0 is not possible on Windows (we want to use 0.0.0.0 as default bind address).
@phil-opp phil-opp changed the title (Draft) Try to fix #471 Use peer_addr of incoming daemon connection for registration Apr 17, 2024
@phil-opp
Copy link
Collaborator Author

Closing in favor of Michael-J-Ward#1

@phil-opp phil-opp closed this Apr 17, 2024
@phil-opp phil-opp mentioned this pull request Apr 17, 2024
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