Home
last modified time | relevance | path

Searched refs:allocated_vec_update_refcnt (Results 1 – 1 of 1) sorted by relevance

/dports/www/h2o-devel/h2o-dcc7134/lib/http3/
H A Dserver.c677 static void allocated_vec_update_refcnt(h2o_sendvec_t *vec, h2o_req_t *req, int is_incr) in allocated_vec_update_refcnt() function
689 …nst h2o_sendvec_callbacks_t vec_callbacks = {h2o_sendvec_flatten_raw, allocated_vec_update_refcnt}; in retain_sendvecs()