webrtc/api/transport
Florent Castelli 5183f00d3a datachannel: Make SendDataParams reliability fields optional<int>
It doesn't make sense to use negative values or 0 to disable the
feature, so we use an optional int value.
Values bigger than 65535 are clamped down.

Bug: webrtc:12730
Change-Id: I6bd9cd92f7d0a70a78cf5a7c91dca52c28d08ba1
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/217760
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33954}
2021-05-07 17:09:54 +00:00
..
rtp In DependencyDescriptor rtp header extension drop partial chain support 2020-07-21 14:01:27 +00:00
test In rtc_base/ and api/ replace mock macros with unified MOCK_METHOD macro 2020-05-14 19:33:26 +00:00
bitrate_settings.cc New api struct BitrateSettings. 2018-05-07 15:01:28 +00:00
bitrate_settings.h Remove webrtc::MinPositive from api/. 2019-09-18 12:52:09 +00:00
BUILD.gn Replace RTC_DEPRECATED with ABSL_DEPRECATED 2021-02-22 12:53:23 +00:00
data_channel_transport_interface.h datachannel: Make SendDataParams reliability fields optional<int> 2021-05-07 17:09:54 +00:00
DEPS Move stun.h to api/. 2019-11-18 16:11:27 +00:00
enums.h Add a turn port prune policy to keep the first ready turn port. 2019-10-14 19:08:23 +00:00
field_trial_based_config.cc Format almost everything. 2019-07-08 13:45:15 +00:00
field_trial_based_config.h Format almost everything. 2019-07-08 13:45:15 +00:00
goog_cc_factory.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
goog_cc_factory.h Replace RTC_DEPRECATED with ABSL_DEPRECATED 2021-02-22 12:53:23 +00:00
network_control.h Move ABSL_MUST_USE_RESULT at the beginning of the method decl. 2020-08-31 08:19:29 +00:00
network_types.cc Cleanup of simple TODO(srte) comments. 2019-10-04 07:57:16 +00:00
network_types.h Replace RTC_DEPRECATED with ABSL_DEPRECATED 2021-02-22 12:53:23 +00:00
OWNERS Adds OWNERS to api/transport. 2018-11-15 02:04:42 +00:00
sctp_transport_factory_interface.h Reland "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" 2020-09-01 12:17:00 +00:00
stun_unittest.cc Modified STUN verification functions 2021-03-02 10:34:17 +00:00
stun.cc Modified STUN verification functions 2021-03-02 10:34:17 +00:00
stun.h Modified STUN verification functions 2021-03-02 10:34:17 +00:00
webrtc_key_value_config.h Adds injectable trials from peerconnection down to transport controller. 2019-11-21 12:41:45 +00:00