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

add poll constants to Android #663

Merged
merged 1 commit into from
Jul 12, 2017
Merged

add poll constants to Android #663

merged 1 commit into from
Jul 12, 2017

Conversation

ndusart
Copy link
Contributor

@ndusart ndusart commented Jul 12, 2017

Adding POLLRDNORM, POLLRDBAND, POLLWRBAND and POLLWRNORM for Android

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Jul 12, 2017

📌 Commit bc79f4f has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Jul 12, 2017

⌛ Testing commit bc79f4f with merge 1b22d01...

bors added a commit that referenced this pull request Jul 12, 2017
add poll constants to Android

Adding `POLLRDNORM`, `POLLRDBAND`, `POLLWRBAND` and `POLLWRNORM` for Android
@bors
Copy link
Contributor

bors commented Jul 12, 2017

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

@bors bors merged commit bc79f4f into rust-lang:master Jul 12, 2017
bors bot added a commit to nix-rust/nix that referenced this pull request Jul 30, 2017
672: add poll module in Android r=Susurrus

`poll` functions are defined in Android as well.

libc is missing some constant, but once rust-lang/libc#663 is merged, it'll be good to merge here.

Closes #711
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.

3 participants