Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/test-programs/src/bin/
H A Dp2_tcp_streams.rs97 let outgoing_data = vec![0; big_buffer_size as usize]; in test_tcp_shutdown_should_not_lose_data() localVariable
100 client.output.write(&outgoing_data).unwrap(); in test_tcp_shutdown_should_not_lose_data()
106 outgoing_data.len(), in test_tcp_shutdown_should_not_lose_data()