• Nils Goroll's avatar
    Add WS_ReserveAll() to replace WS_Reserve(ws, 0) · d001cdd2
    Nils Goroll authored
    ... to un-confuse the interface
    
    Notes on changes from WS_Reserve():
    
    * Removed the first WS_Assert because all we change is ws->r and we got
      a specific assert on it.
    
    * it follows from PAOK(ws->e) && PAOK(ws->f) in WS_Assert() that
      PAOK(ws->r) && PAOK(b), so we remove the PRNDDN()
    
    Closes #2967
    d001cdd2
Name
Last commit
Last update
..
libvarnish Loading commit data...
libvarnishapi Loading commit data...
libvcc Loading commit data...
libvgz Loading commit data...
libvmod_blob Loading commit data...
libvmod_debug Loading commit data...
libvmod_directors Loading commit data...
libvmod_proxy Loading commit data...
libvmod_purge Loading commit data...
libvmod_std Loading commit data...
libvmod_unix Loading commit data...
libvmod_vtc Loading commit data...
Makefile.am Loading commit data...
flint.lnt Loading commit data...