Home
last modified time | relevance | path

Searched refs:should_close_after_write_ (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_client_handler.h209 bool should_close_after_write_; variable
Dshrpx_client_handler.cc411 should_close_after_write_(false), in ClientHandler()
643 return should_close_after_write_; in get_should_close_after_write()
647 should_close_after_write_ = f; in set_should_close_after_write()