Home
last modified time | relevance | path

Searched refs:is_first_frame (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h3/
H A Dstream_manager.rs571 let mut is_first_frame = if let Some(stream_id) = self.streams.peer_control_stream_id() { in recv_control_stream() variables
589 is_first_frame = false; in recv_control_stream()
605 if is_first_frame { in recv_control_stream()

Completed in 2 milliseconds