• Poul-Henning Kamp's avatar
    The new VSM api: · f394f0ad
    Poul-Henning Kamp authored
    Instead of the diag() callback, use a vsb to collect diagnostics
    and return it with VSM_Error().
    
    Simpler logic around open/close.
    
    More useful Abandonned() and StillValid() functions.
    
    Still not happy with __itern(), will revisit later.
    f394f0ad
vsm_api.h 1.88 KB