Home
last modified time | relevance | path

Searched defs:bind_future (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Drt_handle_block_on.rs252 let bind_future = net::TcpListener::bind("127.0.0.1:0"); localVariable
303 let bind_future = net::UdpSocket::bind("127.0.0.1:0"); localVariable