join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::Cache::CacheEntry Struct Reference

cache entry. More...

#include <cache.hpp>

Public Attributes

off_t size
 
struct timespec modifTime
 
void * addr
 

Detailed Description

cache entry.

Member Data Documentation

◆ addr

void* join::Cache::CacheEntry::addr

file content address.

◆ modifTime

struct timespec join::Cache::CacheEntry::modifTime

file modification date.

◆ size

off_t join::Cache::CacheEntry::size

file size.


The documentation for this struct was generated from the following file: