Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_connect_blocker.cc46 block_func_(std::move(block_func)), in ConnectBlocker()
132 if (block_func_) { in call_block_func()
133 block_func_(); in call_block_func()
H A Dshrpx_connect_blocker.h72 std::function<void()> block_func_; member in shrpx::ConnectBlocker

Completed in 1 milliseconds