Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/benches/bin/
H A Dylong_runtime_async_benchmark.rs38 async fn run_server(addr: &str) { in run_server() function
66 run_server("127.0.0.1:2000").await; in main()
74 run_server("127.0.0.1:2001").await; in main()
82 run_server("127.0.0.1:2002").await; in main()
90 run_server("127.0.0.1:2003").await; in main()
98 run_server("127.0.0.1:2004").await; in main()