Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_quic_connection_handler.h129 void remove_close_wait(const CloseWait *cw);
Dshrpx_quic_connection_handler.cc671 void QUICConnectionHandler::remove_close_wait(const CloseWait *cw) { in remove_close_wait() function in shrpx::QUICConnectionHandler
694 quic_conn_handler->remove_close_wait(cw); in close_wait_timeoutcb()