webrtc/net/dcsctp
Victor Boivie 21509566b8 dcsctp: Add Transmission Control Block
This is merely a container of components that have their lifetime
bound to when the socket is connected. If the socket gets disconnected
or restarted, this object (and everything it holds) will be released.

Bug: webrtc:12614
Change-Id: Ibd75760b7bf7efe9c26c4eb7cee62de8bba5410c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/214340
Commit-Queue: Victor Boivie <boivie@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33869}
2021-04-28 22:45:03 +00:00
..
common dcsctp: Add Transmission Control Block 2021-04-28 22:45:03 +00:00
packet dcsctp: Use third_party/crc32c for integrity check 2021-04-27 10:12:44 +00:00
public dcsctp: Add Retransmission Timeout 2021-04-26 13:48:41 +00:00
rx dcsctp: Fix post-review comments for DataTracker 2021-04-14 07:54:06 +00:00
socket dcsctp: Add Transmission Control Block 2021-04-28 22:45:03 +00:00
testing dcsctp: Add Data Generator 2021-04-09 09:53:34 +00:00
timer dcsctp: Add timer safeguards and sanity checks 2021-04-28 06:58:29 +00:00
tx dcsctp: Add Retransmission Queue 2021-04-26 14:58:21 +00:00
BUILD.gn dcsctp: Add Heartbeat Handler 2021-04-25 20:40:18 +00:00
OWNERS dcsctp: Add OWNERS file 2021-04-20 10:42:58 +00:00