Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/zbus-1.9.1/src/azync/
H A Dconnection.rs629 futures::executor::block_on(test_unix_p2p()).unwrap(); in unix_p2p()
632 async fn test_unix_p2p() -> Result<()> { in test_unix_p2p() function
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/zbus-2.1.1/src/
H A Dconnection.rs1102 crate::utils::block_on(test_unix_p2p()).unwrap(); in unix_p2p()
1106 async fn test_unix_p2p() -> Result<()> { in test_unix_p2p() function