Searched refs:handle_cookie_echo (Results 1 – 1 of 1) sorted by relevance
822 async fn handle_cookie_echo(&mut self, c: &ChunkCookieEcho) -> Result<Vec<Packet>> { in handle_cookie_echo() method2116 self.handle_cookie_echo(c).await? in handle_chunk()