webrtc/net/dcsctp
Victor Boivie 1b4d8ff707 dcsctp: Add handover state for stream counts
To allow the transport to be able to know which ranges of
stream identifiers it can be use, the negotiated incoming/inbound
and outgoing/outbound stream counts will be exposed.

This is first added to handover state, with the actual implementation
to follow.

Bug: webrtc:14277
Change-Id: Idd821ecbd8fcb588c88d69f617889318b4b03d43
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/272320
Reviewed-by: Florent Castelli <orphis@webrtc.org>
Commit-Queue: Victor Boivie <boivie@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37863}
2022-08-22 11:04:31 +00:00
..
common Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
fuzzers dcsctp: Generate lifecycle events 2022-07-06 08:04:15 +00:00
packet Add dependencies on absl when they are used but undeclared 2022-06-24 06:19:39 +00:00
public dcsctp: Add handover state for stream counts 2022-08-22 11:04:31 +00:00
rx dcsctp: Restore from handover as separate methods 2022-06-30 22:09:04 +00:00
socket Remove usage of rtc::MessageHandler in net/dcsctp 2022-08-18 09:18:40 +00:00
testing Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
timer Migrate remaining webrtc usage of TaskQueueBase to absl::AnyInvocable 2022-07-20 08:15:08 +00:00
tx dcsctp: Generate lifecycle events 2022-07-06 08:04:15 +00:00
BUILD.gn dcsctp: Add socket fuzzer helper 2021-05-12 15:06:17 +00:00
OWNERS dcsctp: Add OWNERS file 2021-04-20 10:42:58 +00:00