-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add SO_INCOMING_CPU for targets arm-unknown-linux-* #2115
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
Conversation
r? @Amanieu (rust-highfive has picked a reviewer for you, use r? to override) |
Seems your branch is old, could you rebase? |
Rebased. |
Thanks! |
📌 Commit 49169ed has been approved by |
☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13 |
@JohnTitor Please consider making a release to crates.io. |
Define SO_INCOMING_CPU for {aarch64,x86_64}-unknown-linux-musl This continues where #2115 left off and hopefully fixes `socket2` crate on these two targets.
armv7-unknown-linux-musleabi
shadowsocks/shadowsocks-rust#459