webrtc/rtc_base/memory
Byoungchan Lee d197e0b876 Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession"
This is a reland of commit 7d4634cef7

Original change's description:
> Don't create PacketSocketFactory inside BasicPortAllocatorSession
>
> This extends AlwaysValidPointer to avoid creating a unique_ptr inside it.
>
> Bug: webrtc:13145
> Change-Id: I73a4f18d0a7037b57f575b04b134e4f7eadceb79
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/263240
> Reviewed-by: Jonas Oreland <jonaso@webrtc.org>
> Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com>
> Reviewed-by: Harald Alvestrand <hta@webrtc.org>
> Cr-Commit-Position: refs/heads/main@{#37048}

Bug: webrtc:13145
Change-Id: Iec8091ada5862cb6aa48d45b2a426c05bda798f9
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/264826
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Owners-Override: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Christoffer Jansson <jansson@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37138}
2022-06-07 11:24:16 +00:00
..
aligned_malloc.cc Use backticks not vertical bars to denote variables in comments for /rtc_base 2021-07-28 13:51:47 +00:00
aligned_malloc.h Use backticks not vertical bars to denote variables in comments for /rtc_base 2021-07-28 13:51:47 +00:00
aligned_malloc_unittest.cc Use backticks not vertical bars to denote variables in comments for /rtc_base 2021-07-28 13:51:47 +00:00
always_valid_pointer.h Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession" 2022-06-07 11:24:16 +00:00
always_valid_pointer_unittest.cc Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession" 2022-06-07 11:24:16 +00:00
BUILD.gn AlwaysValidPointer - forwarding constructor and tests 2022-03-19 00:31:37 +00:00
fifo_buffer.cc Delete unused FifoBuffer methods 2021-09-27 14:32:47 +00:00
fifo_buffer.h Remove RTC_DISALLOW_COPY_AND_ASSIGN from rtc_base/ 2022-01-13 20:42:15 +00:00
fifo_buffer_unittest.cc Delete TestListener and top-level thread wrapping. 2022-05-20 15:21:21 +00:00