Searched refs:FILE_ENTRY_MAX_AGE (Results 1 - 1 of 1) sorted by relevance
/third_party/nghttp2/src/ | ||
H A D | HttpServer.cc | 199 constexpr auto FILE_ENTRY_MAX_AGE = 10s; member 209 return ent->last_valid + FILE_ENTRY_MAX_AGE < now; in need_validation_file_entry() |
Completed in 4 milliseconds