Home
last modified time | relevance | path

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

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/client/
H A Dgui_rpc_server.cpp470 bool host_allowed; in got_select() local
478 host_allowed = true; in got_select()
480 host_allowed = true; in got_select()
482 host_allowed = true; in got_select()
487 host_allowed = check_allowed_list(addr); in got_select()
490 if (!host_allowed) { in got_select()