Searched refs:connectcb (Results 1 - 2 of 2) sorted by relevance
/third_party/nghttp2/src/ |
H A D | shrpx_memcached_connection.cc | 83 void connectcb(struct ev_loop *loop, ev_io *w, int revents) { in connectcb() function 105 connectcb, readcb, timeoutcb, this, 0, 0., Proto::MEMCACHED), 205 ev_set_cb(&conn_.wev, connectcb); in initiate_connection()
|
H A D | shrpx_http_downstream_connection.cc | 192 void connectcb(struct ev_loop *loop, ev_io *w, int revents) { in connectcb() function 209 {}, {}, connectcb, readcb, connect_timeoutcb, this, in HttpDownstreamConnection()
|
Completed in 4 milliseconds