Skip to content

Conversation

boris-n
Copy link
Contributor

@boris-n boris-n commented May 24, 2025

Implementation for Socket::set_multicast_if_v4_n (similar to Socket::join_multicast_v4_n) which allows to set interface by index or address (via struct InterfaceIndexOrAddress), for Linux/Android/Fuchsia/FreeBSD/NetBSD. (Other OSes seem to have no support for this.)

@boris-n boris-n force-pushed the multicast-if-by-index branch 3 times, most recently from 940165e to f42637a Compare May 28, 2025 07:25
@boris-n boris-n force-pushed the multicast-if-by-index branch from f42637a to 77eb5c7 Compare June 2, 2025 13:07
@boris-n
Copy link
Contributor Author

boris-n commented Jun 2, 2025

Added feature = "all" as setting multicast interface by index is not supported on Windows and MacOSX.

@boris-n boris-n force-pushed the multicast-if-by-index branch from 77eb5c7 to 159c832 Compare June 2, 2025 13:10
@boris-n boris-n force-pushed the multicast-if-by-index branch from 159c832 to 3fac89f Compare July 31, 2025 18:45
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.

1 participant