Searched refs:SERVER_PUSH (Results 1 – 2 of 2) sorted by relevance
4 pub const SERVER_PUSH: u8 = 4; constant7 pub const DEBUG_INFO_TYPE :u8 = SERVER_PUSH;
342 self.unpacketizer.session_type = config::SERVER_PUSH; in on_amf0_command_message()