Home
last modified time | relevance | path

Searched refs:NEW_CONNECTION (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_worker.h284 NEW_CONNECTION = 0x01, enumerator
Dshrpx_connection_handler.cc535 wev.type = WorkerEventType::NEW_CONNECTION; in handle_connection()
Dshrpx_worker.cc481 case WorkerEventType::NEW_CONNECTION: { in process_events()