Skip to content
Snippets Groups Projects
Commit f64da93c authored by Bartel Sielski's avatar Bartel Sielski
Browse files

Add struct ip_mreqn to more Linux targets

Support was previously added to gnu x86_64 and all musl targets but
others were not included because of a roundtrip issue [1].

This commit adds support for the ip_mreqn struct on all Linux GNU
targets which did not have the roundtrip issue.

[1]: https://github.com/rust-lang/libc/issues/1558



Signed-off-by: default avatarBartel Sielski <bartel.sielski@gmail.com>
parent 87d3a326
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment