Skip to main content

run_proxy_thread

Function run_proxy_thread 

Source
pub fn run_proxy_thread(
    new_proxies: Receiver<(ChannelProxy, Arc<LockDepMutex<WakeSources, TerminalLock>>)>,
)
Expand description

Starts a thread that listens for new proxies and runs start_proxy on each.