|
join 1.0
lightweight network framework library
|
cache entry. More...
#include <cache.hpp>
Public Attributes | |
| off_t | size |
| struct timespec | modifTime |
| void * | addr |
cache entry.
| void* join::Cache::CacheEntry::addr |
file content address.
| struct timespec join::Cache::CacheEntry::modifTime |
file modification date.
| off_t join::Cache::CacheEntry::size |
file size.