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

Make net_if_addrs() on Windows return broadcast address #2501

Merged
merged 7 commits into from
Jan 23, 2025

Conversation

giampaolo
Copy link
Owner

@giampaolo giampaolo commented Jan 23, 2025

Summary

Description

Make net_if_addrs() return broadcast address on Windows by calculating it via ipaddress module.

@giampaolo giampaolo merged commit a509e5a into master Jan 23, 2025
24 of 27 checks passed
@giampaolo giampaolo deleted the 669-windows-broadcast-addr branch January 23, 2025 14:26
@giampaolo giampaolo changed the title 669 windows broadcast addr Make net_if_addrs() on Windows return broadcast address Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(Windows) net_if_addrs() should return broadcast address
1 participant