Skip to content

epoll: Use libc_bitflags for EpollFlags #524

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
Feb 25, 2017

Conversation

kamalmarhubi
Copy link
Member

This is possible now that EPOLLEXCLUSIVE was added to libc in
rust-lang/libc#526

This is possible now that EPOLLEXCLUSIVE was added to libc in
rust-lang/libc#526
@kamalmarhubi kamalmarhubi force-pushed the epoll-flags-libc_bitflags branch from 3f1d8a7 to ac9f291 Compare February 25, 2017 10:36
@kamalmarhubi kamalmarhubi changed the title epoll: Use libc_bitflags for EpolFlags epoll: Use libc_bitflags for EpollFlags Feb 25, 2017
@fiveop
Copy link
Contributor

fiveop commented Feb 25, 2017

@homu r+

@homu
Copy link
Contributor

homu commented Feb 25, 2017

📌 Commit ac9f291 has been approved by fiveop

@homu
Copy link
Contributor

homu commented Feb 25, 2017

⚡ Test exempted - status

@homu homu merged commit ac9f291 into nix-rust:master Feb 25, 2017
homu added a commit that referenced this pull request Feb 25, 2017
epoll: Use libc_bitflags for EpollFlags

This is possible now that EPOLLEXCLUSIVE was added to libc in
rust-lang/libc#526
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