• Poul-Henning Kamp's avatar
    Overhaul the VSC api. · 674c8df7
    Poul-Henning Kamp authored
    VSC_Iter() only provides instantaneous access to the point.  If you want
    to keep monitoring it (like varnishstat in curses mode) you must
    VSC_Clone_Point() the returned points
    674c8df7
vsc.c 8.55 KB