Home
last modified time | relevance | path

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

/xiu/protocol/webrtc/src/
H A Dwhip.rs89 let pc2 = pc.clone(); in handle_whip() localVariable
98 if let Some(pc) = pc2.upgrade(){ in handle_whip()