Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_http_downstream_connection.h112 IOControl ioctrl_; member in shrpx::HttpDownstreamConnection
H A Dshrpx_https_upstream.h106 IOControl ioctrl_; member in shrpx::HttpsUpstream
H A Dshrpx_http_downstream_connection.cc220 ioctrl_(&conn_.rlimit),
871 ioctrl_.force_resume_read(); in detach_downstream()
888 ioctrl_.pause_read(reason); in pause_read()
897 ioctrl_.resume_read(reason); in resume_read()
904 ioctrl_.force_resume_read(); in force_resume_read()
H A Dshrpx_https_upstream.cc95 ioctrl_(handler->get_rlimit()), in HttpsUpstream()
824 ioctrl_.pause_read(reason); in pause_read()
833 if (ioctrl_.resume_read(reason)) { in resume_read()

Completed in 5 milliseconds