Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_http_downstream_connection.h115 bool first_write_done_; member in shrpx::HttpDownstreamConnection
H A Dshrpx_http_downstream_connection.cc222 first_write_done_(false),
461 first_write_done_ = false; in initiate_connection()
1226 first_write_done_ = true; in write_first()
1305 if (!first_write_done_) { in write_clear()
1441 if (!first_write_done_) { in write_tls()

Completed in 4 milliseconds