Home
last modified time | relevance | path

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

/xiu/protocol/rtmp/src/handshake/
H A Dhandshake_server.rs272 is_complex: bool, field
282 is_complex: true, in new()
289 if self.is_complex { in extend_data()
298 if self.is_complex { in state()
306 match self.is_complex { in get_remaining_bytes()
312 match self.is_complex { in handshake()
321 self.is_complex = false; in handshake()