Searched defs:timeoutcb (Results 1 - 9 of 9) sorted by relevance
| /third_party/nghttp2/src/ |
| H A D | shrpx_memcached_connection.cc | 42 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|
| H A D | shrpx_dns_resolver.cc | 101 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|
| H A D | shrpx_live_check.cc | 66 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|
| H A D | shrpx_connection.cc | 56 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 D | shrpx_http_downstream_connection.cc | 51 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|
| H A D | shrpx_http3_upstream.cc | 53 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|
| H A D | shrpx_http2_session.cc | 110 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|
| H A D | shrpx_client_handler.cc | 67 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|
| H A D | nghttp.cc | 578 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|
Completed in 18 milliseconds