Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp2.c1138 static int should_close_session(struct http_conn *httpc) in should_close_session() function
1194 if(should_close_session(httpc)) { in h2_process_pending_input()
1362 if(should_close_session(httpc)) { in http2_recv()
1533 if(should_close_session(httpc)) { in http2_recv()
1695 if(should_close_session(httpc)) { in http2_send()
1929 if(should_close_session(httpc)) { in http2_send()
2102 if(should_close_session(httpc)) { in Curl_http2_switched()