webrtc/net/dcsctp
Tal Benesh e126e45403 Fixing unspecified evaluation order of std:move(), to avoid future issues.
This will be done by splitting the use of variables values prior to performing std:move

Bug: webrtc:15771
Change-Id: Ia88e733c3a4edf729e440295ae271d3cd9926ec5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/334461
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#41532}
2024-01-16 08:53:28 +00:00
..
common Move StrJoin to rtc_base/strings 2023-11-15 12:10:28 +00:00
fuzzers dcsctp: Convert use of TimeMs to webrtc::Timestamp 2023-11-12 21:12:29 +00:00
packet Move StrJoin to rtc_base/strings 2023-11-15 12:10:28 +00:00
public Add SendMany method to dcsctp socket 2023-12-15 21:35:14 +00:00
rx Add a fastpath for message reassembly that avoids map insertion 2023-12-13 16:46:50 +00:00
socket dcsctp: Relax thread sequence checker 2024-01-09 11:50:44 +00:00
testing dcsctp: Rename message_id to mid 2023-10-05 18:48:21 +00:00
timer dcsctp: Convert use of TimeMs to webrtc::Timestamp 2023-11-12 21:12:29 +00:00
tx Fixing unspecified evaluation order of std:move(), to avoid future issues. 2024-01-16 08:53:28 +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