dcsctp: Refactor CallbackDeferrer
Moving the implementation to a source file. Bug: webrtc:13217 Change-Id: I2929f4af96a9d01d3adfa49b36b021e4b229a025 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/233241 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Victor Boivie <boivie@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35116}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
43651f502c
commit
0081f1c331
@ -160,6 +160,7 @@ rtc_library("dcsctp_socket") {
|
||||
"../tx:send_queue",
|
||||
]
|
||||
sources = [
|
||||
"callback_deferrer.cc",
|
||||
"callback_deferrer.h",
|
||||
"dcsctp_socket.cc",
|
||||
"dcsctp_socket.h",
|
||||
|
||||
Reference in New Issue
Block a user