summaryrefslogtreecommitdiff
path: root/src/poll.rs
AgeCommit message (Expand)Author
2017-08-16Match libc_bitflags! syntax to upstream bitflags!Bryant Mairs
2017-07-30document poll moduleNicolas Dusart
2017-07-26add poll module for all platformsNicolas Dusart
2017-03-02Remove revents from PollFd::newBryant Mairs
2017-02-25Add ppoll()Bryant Mairs
2017-02-16Update bitflags to 0.7Simon Sapin
2016-08-31Use libc in poll.rsPhilipp Matthias Schaefer
2016-01-28Move errno::Result back to crate rootarcnmx
2016-01-28Errno::result()arcnmx
2016-01-25Add everything from poll.h.Utkarsh Kukreti