Asio Extensions
Additional functionality built on top of (Boost.)Asio
|
Classes | |
class | asioext::file_clock |
Special clock for filesystem time points. More... | |
struct | asioext::file_times |
Container for various times associated with a file. More... | |
Typedefs | |
typedef chrono::time_point< file_clock > | asioext::file_time_type |
Representation of a file time (e.g. mtime) More... | |
typedef chrono::time_point<file_clock> asioext::file_time_type |
Representation of a file time (e.g. mtime)