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.h229 bool should_close_after_write_; variable
Dshrpx_client_handler.cc459 should_close_after_write_(false), in ClientHandler()
708 return should_close_after_write_; in get_should_close_after_write()
712 should_close_after_write_ = f; in set_should_close_after_write()