summaryrefslogtreecommitdiff
path: root/include/ap_socache.h
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling.Graham Leggett2012-02-101-1/+1
* * include/: Various doxy markup tweaks.Joe Orton2011-12-071-7/+12
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-10/+10
* Introduce an socache iterator 'userctx' for the user to track theWilliam A. Rowe Jr2010-06-261-13/+16
* fix typo in commentJeff Trawick2010-02-091-1/+1
* Illustrate an ->iterator() implementation for mod_socache_shmcb.William A. Rowe Jr2010-02-091-3/+6
* The iterator data is not volatile, data aught to be constWilliam A. Rowe Jr2010-02-091-1/+1
* The iterator data is not volatile, datalen by value is just fineWilliam A. Rowe Jr2010-02-091-1/+1
* Let us be clearer about suggestions vs. necessityWilliam A. Rowe Jr2010-02-091-2/+1
* distcache already demonstrates sub-second resolutions, but much moreWilliam A. Rowe Jr2010-02-091-4/+44
* socache API tweaks based on chrisd's review:Joe Orton2008-12-121-4/+9
* * include/ap_socache.h: Use C++ safety wrappers, and rename ->deleteJoe Orton2008-12-091-2/+10
* * include/ap_socache.h: Define AP_SOCACHE_DEFAULT_PROVIDER as aJoe Orton2008-12-091-0/+3
* Reduce config overhead for use of socache interface by allowingJoe Orton2008-12-091-7/+12
* ap_ namespace, a dead giveaway that this information should resideWilliam A. Rowe Jr2008-06-071-0/+159