Searched refs:with_server_config (Results 1 – 1 of 1) sorted by relevance
4523 pub fn with_server_config(server_config: &mut Config) -> Result<Pipe> { in with_server_config() method5025 let mut pipe = testing::Pipe::with_server_config(&mut config).unwrap(); in limit_handshake_data()6492 let mut pipe = testing::Pipe::with_server_config(&mut config).unwrap(); in retry()6551 let mut pipe = testing::Pipe::with_server_config(&mut config).unwrap(); in missing_retry_source_connection_id()6606 let mut pipe = testing::Pipe::with_server_config(&mut config).unwrap(); in invalid_retry_source_connection_id()7382 let mut pipe = testing::Pipe::with_server_config(&mut config).unwrap(); in handshake_anti_deadlock()