Searched defs:get_wev (Results 1 – 2 of 2) sorted by relevance
/third_party/nghttp2/src/ | ||
D | shrpx_client_handler.cc | 1253 ev_io *ClientHandler::get_wev() { return &conn_.wev; } in get_wev() function in shrpx::ClientHandler |
D | shrpx_http2_session.cc | 1841 ev_io *Http2Session::get_wev() { return &conn_.wev; } in get_wev() function in shrpx::Http2Session |