dcsctp: Refactor socket test to allow recreation of the sockets.

This will be useful in future socket handover tests.

Bug: webrtc:13154
Change-Id: Ia789ae971edd9d2832be088f2f8f7dd50c9ce52d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/231222
Reviewed-by: Victor Boivie <boivie@webrtc.org>
Commit-Queue: Sergey Sukhanov <sergeysu@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#34931}
This commit is contained in:
Sergey Sukhanov
2021-09-06 12:58:16 +02:00
committed by WebRTC LUCI CQ
parent 2562cf0105
commit cfee05464c
2 changed files with 286 additions and 283 deletions

View File

@ -10,6 +10,7 @@
#ifndef NET_DCSCTP_COMMON_INTERNAL_TYPES_H_
#define NET_DCSCTP_COMMON_INTERNAL_TYPES_H_
#include <functional>
#include <utility>
#include "net/dcsctp/public/strong_alias.h"

File diff suppressed because it is too large Load Diff