https://github.com/rust-lang/libc/pull/3373 introduced `close_range` which is only available on glibc thus causing errors when building with musl (and other libcs). e.g.: - https://gitlab.gnome.org/GNOME/glycin/-/merge_requests/328 - https://github.com/containers/aardvark-dns/issues/730 Please consider adding a fall-back
#3373 introduced
close_rangewhich is only available on glibcthus causing errors when building with musl (and other libcs). e.g.:
close_rangein cratelibccontainers/aardvark-dns#730Please consider adding a fall-back