Home
last modified time | relevance | path

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

/openssl/demos/http3/
H A Dossl-nghttp3.c74 int pump_res; member
463 if (!conn->pump_res) in h3_conn_pump_stream()
562 conn->pump_res = 0; in h3_conn_pump_stream()
701 conn->pump_res = 1; /* cleared in below call if an error occurs */ in OSSL_DEMO_H3_CONN_handle_events()
703 if (!conn->pump_res) in OSSL_DEMO_H3_CONN_handle_events()

Completed in 7 milliseconds