Home
last modified time | relevance | path

Searched defs:timeoutcb (Results 1 - 9 of 9) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_memcached_connection.cc42 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
H A Dshrpx_dns_resolver.cc101 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
H A Dshrpx_live_check.cc66 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
H A Dshrpx_connection.cc56 Connection(struct ev_loop *loop, int fd, SSL *ssl, MemchunkPool *mcpool, ev_tstamp write_timeout, ev_tstamp read_timeout, const RateLimitConfig &write_limit, const RateLimitConfig &read_limit, IOCb writecb, IOCb readcb, TimerCb timeoutcb, void *data, size_t tls_dyn_rec_warmup_threshold, ev_tstamp tls_dyn_rec_idle_timeout, Proto proto) Connection() argument
H A Dshrpx_http_downstream_connection.cc51 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
H A Dshrpx_http3_upstream.cc53 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
H A Dshrpx_http2_session.cc110 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
H A Dshrpx_client_handler.cc67 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
H A Dnghttp.cc578 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function

Completed in 18 milliseconds