Changeset ce5f776 in mod_gnutls for src/gnutls_hooks.c
- Timestamp:
- May 2, 2018, 2:30:26 PM (3 years ago)
- Branches:
- asyncio, debian/master, master, proxy-ticket
- Children:
- eaa8a9d
- Parents:
- 5ab2868
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_hooks.c
r5ab2868 rce5f776 629 629 { 630 630 sc = (mgs_srvconf_rec *) ap_get_module_config(s->module_config, &gnutls_module); 631 sc->cache_type = sc_base->cache_type;632 631 sc->cache_enable = sc_base->cache_enable; 633 sc->cache_config = sc_base->cache_config;634 632 sc->cache = sc_base->cache; 635 633 if (sc->cache_timeout == MGS_TIMEOUT_UNSET)
Note: See TracChangeset
for help on using the changeset viewer.