summaryrefslogtreecommitdiff
path: root/test/sys/test_epoll.rs
AgeCommit message (Expand)Author
2022-08-04fix clippy assertions_on_result_statesMichael Baikov
2022-06-24Fix all formating problems to pass CI formating testCostin-Robert Sin
2021-09-19Clippy cleanupAlan Somers
2021-07-07Overhaul Nix's error typesAlan Somers
2017-12-04Stop reexporting `Errno` and its variantsJonas Schievink
2017-12-02Upgrade to Bitflags 1.0Bryant Mairs
2016-12-19fix all and update CHANGELOG.mdqupeng
2016-12-12epoll: improve EpollEvent::empty() by using mem::uninitialized.qupeng
2016-12-11fix #480 and add simple test cases for that.qupeng