Changeset 7891
- Timestamp:
- 11/10/12 11:21:53 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/module-cacheex.c
r7674 r7891 332 332 } 333 333 334 er->grp = cl->grp;334 er->grp |= cl->grp; //extend group instead overwriting, this fixes some funny not founds and timeouts when using more cacheex readers with different groups 335 335 // er->ocaid = er->caid; 336 336 if (er->rc < E_NOTFOUND) //map FOUND to CACHEEX
Note:
See TracChangeset
for help on using the changeset viewer.