• Nils Goroll's avatar
    shard director lifetime is not identical to the vcl object · 552607ab
    Nils Goroll authored
    Prepare for use of the shard director as a dynamic backend, where the
    VCL_BACKEND can outlast the vmod object:
    
    * the director priv now points to the struct sharddir instead of
      the vmod object
    
    * move the default parameters pointer to struct sharddir
    
    * index the PRIV_TASK by the struct sharddir pointer
    552607ab
shard_dir.h 4.23 KB