• Dridi Boukelmoune's avatar
    vcc_backend: Initialize undefined timeouts with -1 · 119056c4
    Dridi Boukelmoune authored
    We can't use NAN in VGC code today, so in order to convey the lack of
    timeout setting in a backend definition, only a negative value makes
    sense since zero will eventually mean zero instead of undefined.
    
    This is an implicit breakage of the VRT ABI for the meaning of struct
    vrt_backend.
    119056c4