Age | Commit message (Expand) | Author |
---|---|---|
2017-04-15 | Add AioCb::from_boxed_slice | Alan Somers |
2017-02-24 | impl Debug for AioCb and SigevNotify | Alan Somers |
2017-02-16 | Fix some identifiers in comments | Alan Somers |
2017-02-05 | Implement Drop for AioCb | Alan Somers |
2017-02-05 | Add runtime checks to AioCb methods | Alan Somers |
2017-01-26 | Turn most aio functions into AioCb methods | Alan Somers |
2017-01-25 | Add PhantomData to AioCb to track buffer's lifetime | Alan Somers |
2016-12-16 | Add POSIX AIO support | Alan Somers |