Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/test-programs/src/bin/
H A Dp2_tcp_sample_application.rs7 fn test_tcp_sample_application(family: IpAddressFamily, bind_address: IpSocketAddress) { in test_tcp_sample_application() function
58 test_tcp_sample_application( in main()
66 test_tcp_sample_application( in main()
H A Dp3_sockets_tcp_sample_application.rs13 async fn test_tcp_sample_application(family: IpAddressFamily, bind_address: IpSocketAddress) { in test_tcp_sample_application() function
95 test_tcp_sample_application( in run()
104 test_tcp_sample_application( in run()