Skip to content
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

Define SO_INCOMING_CPU for {aarch64,x86_64}-unknown-linux-musl #2119

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

oherrala
Copy link
Contributor

This continues where #2115 left off and hopefully fixes socket2 crate on these two targets.

@rust-highfive
Copy link

r? @JohnTitor

(rust-highfive has picked a reviewer for you, use r? to override)

@JohnTitor
Copy link
Member

Thanks!
@bors r+

@bors
Copy link
Contributor

bors commented Mar 19, 2021

📌 Commit a045c09 has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented Mar 19, 2021

⌛ Testing commit a045c09 with merge ac93582...

@bors
Copy link
Contributor

bors commented Mar 19, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: JohnTitor
Pushing ac93582 to master...

@bors bors merged commit ac93582 into rust-lang:master Mar 19, 2021
@oherrala oherrala deleted the 64bit-musl-so-incoming-cpu branch March 19, 2021 10:30
passcod added a commit to passcod/noodle that referenced this pull request Mar 20, 2021
@timvisee
Copy link

Any plans to release a version including this soon? I'm currently blocked by this as the regression was part of a patch release.

@JohnTitor JohnTitor mentioned this pull request Mar 23, 2021
bors added a commit that referenced this pull request Mar 23, 2021
Bump to 0.2.91

I'm going to make a new release as requested by #2119 (comment).

r? `@ghost`
@JohnTitor
Copy link
Member

@timvisee Published 0.2.91.

DanHatesNumbers pushed a commit to simplybusiness/Kiln that referenced this pull request Mar 23, 2021
bors added a commit that referenced this pull request Mar 24, 2021
Define SO_INCOMING_CPU for i686-unknown-linux-gnu

Hi! Following the example from #2119, I've tried adding the constant to i686-unknown-linux-gnu as well to fix a similar issue.
bors added a commit that referenced this pull request Mar 26, 2021
Define SO_INCOMING_CPU for i686-unknown-linux-musl

Following the examples from #2119 and #2123, to fix the same issue with `socket2`: rust-lang/socket2#213
bors added a commit that referenced this pull request Mar 26, 2021
Define SO_INCOMING_CPU for i686-unknown-linux-musl

Following the examples from #2119 and #2123, to fix the same issue with `socket2`: rust-lang/socket2#213
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants