Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/examples/
Dmhd2spdy_http.c203 proxy->http_active = true; in http_cb_request()
329 if(!proxy->http_active) in http_create_response()
398 proxy->http_active = false; in http_cb_request_completed()
Dmhd2spdy_structures.h125 bool http_active; member
Dmhd2spdy_spdy.c403 if(proxy->http_active) in spdy_cb_on_stream_close()
827 if(!proxy->http_active) in spdy_free_connection()