| /webrtc/mdns/src/message/ |
| H A D | builder.rs | 24 pub section: Section, field 55 section: Section::Header, in new() 88 if self.section > section { in start_check() 98 self.section = Section::Questions; in start_questions() 105 self.section = Section::Answers; in start_answers() 112 self.section = Section::Authorities; in start_authorities() 119 self.section = Section::Additionals; in start_additionals() 124 let section = self.section; in increment_section_count() localVariable 125 let (count, err) = match section { in increment_section_count() 197 if self.section < Section::Header { in finish() [all …]
|
| H A D | parser.rs | 25 pub section: Section, field 40 self.section = Section::Questions; in start() 45 if self.section < sec { in check_advance() 48 if self.section > sec { in check_advance() 54 self.section = Section::from(1 + self.section as u8); in check_advance()
|
| H A D | message_test.rs | 261 section: Section::Questions, in test_question_pack_unpack() 837 section: Section::NotStarted, in test_start_error() 847 section: Section::Done, in test_start_error() 972 section: Section::NotStarted, in test_builder_resource_error() 982 section: Section::Header, in test_builder_resource_error() 992 section: Section::Questions, in test_builder_resource_error() 1002 section: Section::Done, in test_builder_resource_error()
|
| /webrtc/sctp/ |
| H A D | CHANGELOG.md | 11 …as contended badly because marshaling was done while still in a critical section and also tokio wa…
|
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/interceptor/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/constraints/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/examples/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/turn/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/rtcp/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/rtp/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/mdns/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/stun/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/media/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/data/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/srtp/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/dtls/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/util/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/sdp/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|
| /webrtc/ice/ |
| H A D | LICENSE-APACHE | 76 (except as stated in this section) patent license to make, have made,
|