webrtc/sdk/android/instrumentationtests
Florent Castelli e3b74f8e61 sctp: Fix data channel closing sequence
When an SCTP stream is closing, a stream reset needs
to be sent from both ends.
The remote was not sending a stream reset and quickly
opening another stream with the same StreamID could
cause SCTP errors.

Bug: webrtc:13994
Change-Id: I3abc74ddc88b3fcf7e6495d76e7d77f52280b5d1
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/260922
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Victor Boivie <boivie@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36773}
2022-05-05 08:44:58 +00:00
..
src/org/webrtc sctp: Fix data channel closing sequence 2022-05-05 08:44:58 +00:00
AndroidManifest.xml Roll chromium_revision 4d95e6c77b..71a0e1904e (776481:782339) 2020-06-26 05:33:14 +00:00
ant.properties Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
build.xml Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
loggable_test.cc Reland "Reland "Injectable logging"" 2018-06-21 13:44:53 +00:00
project.properties Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
video_frame_buffer_test.cc Use the underlying type of Java Video Buffer on Java -> C++ Frame Buffer 2021-07-24 01:04:40 +00:00