Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/examples/
Dmhd2spdy.c132 if(NULL == glob_opt.spdy_connection && glob_opt.only_proxy) in run_everything()
292 glob_opt.only_proxy = true; in main()
314 || (glob_opt.only_proxy && NULL == glob_opt.spdy2http_str) in main()
Dmhd2spdy_structures.h161 bool only_proxy; member
Dmhd2spdy_spdy.c851 if(glob_opt.only_proxy) in spdy_request()
1024 assert(!glob_opt.only_proxy); in spdy_get_selectfdset()