Home
last modified time | relevance | path

Searched defs: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
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