summaryrefslogtreecommitdiff
path: root/test/test_poll.rs
AgeCommit message (Expand)Author
2019-06-09Remove test of impl Debug for PollFdBryant Mairs
2019-02-12`PollFd` event flags renamed to `PollFlags` from `EventFlags`.Amanjeev Sethi
2018-12-16Allow 'cargo test' to complete successfully on NetBSD 8.0.Tom Pusateri
2018-04-19Implement Debug trait for PollFdZhouyu Qian
2017-12-02Upgrade to Bitflags 1.0Bryant Mairs
2017-10-14Add a test for ppollAlan Somers
2017-03-02Remove revents from PollFd::newBryant Mairs
2016-08-31Use libc in poll.rsPhilipp Matthias Schaefer
2016-01-25Add everything from poll.h.Utkarsh Kukreti