Home
last modified time | relevance | path

Searched refs:acceptor_disable_cb (Results 1 - 1 of 1) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_connection_handler.cc57 void acceptor_disable_cb(struct ev_loop *loop, ev_timer *w, int revent) { in acceptor_disable_cb() function
131 ev_timer_init(&disable_acceptor_timer_, acceptor_disable_cb, 0., 0.); in ConnectionHandler()

Completed in 2 milliseconds