Skip to content

Fixed missing EPOLLONESHOT for android #619

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

Merged
merged 1 commit into from
Jun 15, 2017
Merged

Fixed missing EPOLLONESHOT for android #619

merged 1 commit into from
Jun 15, 2017

Conversation

gdf8gdn8
Copy link
Contributor

resolve #548

@alexcrichton
Copy link
Member

@bors: r+

Thanks!

@bors
Copy link
Contributor

bors commented Jun 15, 2017

📌 Commit 519c5ea has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Jun 15, 2017

⌛ Testing commit 519c5ea with merge edbc1f1...

bors added a commit that referenced this pull request Jun 15, 2017
…lexcrichton

Fixed missing EPOLLONESHOT for android

resolve #548
@bors
Copy link
Contributor

bors commented Jun 15, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing edbc1f1 to master...

@bors bors merged commit 519c5ea into rust-lang:master Jun 15, 2017
danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
This commit switches CI to running `rustfmt` on the stable compiler (as
rustfmt is stable now!). Additionally it deletes `rustfmt.toml` to
ensure we're following the same style as the rest of the ecosystem.
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.

Missing implementation libc::EPOLLONESHOT on the android
3 participants