Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Windows: Dynamically determine interface count #17

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

mon
Copy link
Contributor

@mon mon commented Dec 8, 2023

Instead of hardcoding 5 IPs, we can pass NULL to GetAdaptersInfo and get the exact number to allocate.

@bltavares bltavares merged commit b994c8e into bltavares:master Dec 17, 2023
13 of 14 checks passed
@bltavares
Copy link
Owner

Thank you! I was wondering how to better allocate this variable, and I had not noticed the documentation of the API when sending a small buf. There is a small adjustment on the table and I'll be merging soon

@bltavares
Copy link
Owner

Published multicast-socket v0.3.2

@mon mon deleted the win-dynamic-adapters branch December 18, 2023 01:40
@mon
Copy link
Contributor Author

mon commented Dec 18, 2023

Woohoo! Thanks for publishing the new release as well

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants