- Timestamp:
- Jun 10, 2016, 4:16:48 AM (6 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, master, proxy-ticket, upstream
- Children:
- d6834e0
- Parents:
- e809fb30
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
re809fb30 raa68232 136 136 mgs_cache_e cache_type; 137 137 const char* cache_config; 138 /* Mutex for cache access (used only if the cache type is not139 * thread-safe) */140 apr_global_mutex_t *cache_mutex;141 138 /* Internal cache data */ 142 139 mgs_cache_t cache;
Note: See TracChangeset
for help on using the changeset viewer.