webrtc/net/dcsctp
Victor Boivie 5755f3edaf dcsctp: Add sequence checker to socket
The DcSctpSocket is not thread safe and must be called from a single
thread or from a task queue that serializes access to it. This is now
validated at run-time in debug builds.

Bug: None
Change-Id: I3ed816924c20f6ed7e84a3273bee5a3f8f74112b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/233420
Reviewed-by: Florent Castelli <orphis@webrtc.org>
Commit-Queue: Victor Boivie <boivie@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35127}
2021-09-30 11:25:18 +00:00
..
common Move StrongAlias to rtc_base 2021-09-21 15:17:26 +00:00
fuzzers dcsctp: Add public API for BufferedAmountLow 2021-05-27 15:27:27 +00:00
packet Move StrongAlias to rtc_base 2021-09-21 15:17:26 +00:00
public dcsctp: Detect the peer SCTP implementation 2021-09-28 05:10:45 +00:00
rx dcsctp: support handover state serialization testing 2021-09-20 10:08:58 +00:00
socket dcsctp: Add sequence checker to socket 2021-09-30 11:25:18 +00:00
testing Enable GN check on //net. 2021-05-03 14:23:09 +00:00
timer Move StrongAlias to rtc_base 2021-09-21 15:17:26 +00:00
tx dcsctp: Remove the TCP style cwnd doubling 2021-09-23 08:06:46 +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