• Dridi Boukelmoune's avatar
    Turn VCL state magic numbers into an enum · 524dbe00
    Dridi Boukelmoune authored
    Make a clear distinction between (struct vclprog).warm that is used as a
    boolean, unlike the second parameter of mgt_vcl_setstate. We don't use
    an actual C enum but const char[] to make debugging easier.
    524dbe00
mgt_vcl.c 10.3 KB