summaryrefslogtreecommitdiff
path: root/test/sys/test_aio.rs
AgeCommit message (Expand)Author
2017-04-15Add AioCb::from_boxed_sliceAlan Somers
2017-04-15tests should protect concurrent access to signal handlersAlan Somers
2017-02-24impl Debug for AioCb and SigevNotifyAlan Somers
2017-02-05Implement Drop for AioCbAlan Somers
2017-02-05Add runtime checks to AioCb methodsAlan Somers
2017-01-26Turn most aio functions into AioCb methodsAlan Somers
2017-01-25Add PhantomData to AioCb to track buffer's lifetimeAlan Somers
2016-12-16Add POSIX AIO supportAlan Somers