• Poul-Henning Kamp's avatar
    Improve the shmlog facilities. · 2411d650
    Poul-Henning Kamp authored
    Move the sleeping and timing out into the library so we do not
    have to repeat it in all apps.  Should we ever find an app
    that needs something else, we will cater for it then.
    
    Add VSL_Dispatch() which calls a (supplied) function (pointer) for each
    record.  Additional useful information is passed as arguments, such
    as classification (backend/client/other) etc.
    
    Add a default handler for printing a record.
    
    Add VSL_Select() where the application can specify tags that are mandatory
    and which should not be subject to -i/-x/-I/-X/-b/-c filtering.
    
    Be more frugal with memory.
    
    
    
    git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@817 d4fa192b-c00b-0410-8231-f00ffab90ce4
    2411d650
Name
Last commit
Last update
bin Loading commit data...
include Loading commit data...
lib Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
svn2cl.xsl Loading commit data...