Searched refs:small_buffer_size (Results 1 – 1 of 1) sorted by relevance
88 let small_buffer_size = client.socket.send_buffer_size().unwrap(); in test_tcp_shutdown_should_not_lose_data() localVariable95 .min(100 * small_buffer_size); in test_tcp_shutdown_should_not_lose_data()96 assert!(big_buffer_size > small_buffer_size); in test_tcp_shutdown_should_not_lose_data()