Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
refs/heads/lkgr
/
pc
/
sctp_data_channel.cc
5efb280
Reland "Mark deprecated features with [[deprecated]]"
by Harald Alvestrand
· 9 weeks ago
7e1a12d
Revert "Mark deprecated features with [[deprecated]]"
by Harald Alvestrand
· 9 weeks ago
3cf5dc1
Mark deprecated features with [[deprecated]]
by Harald Alvestrand
· 9 weeks ago
921ba4c
clang-tidy: apply modernize-use-designated-initializer to api/ pc/
by Philipp Hancke
· 3 months ago
213119e
Apply clang-tidy readability-redundant-smartptr-get
by Philipp Hancke
· 4 months ago
2eca959
clang-tidy: llvm-namespace-comment,readability-static-definition-in-anonymous-namespace
by Philipp Hancke
· 5 months ago
e6a1f70
Use webrtc name specifier instead of rtc/cricket in pc
by Evan Shrubsole
· 7 months ago
945e517
Move cricket namespace to webrtc
by Evan Shrubsole
· 7 months ago
f0d5caf
IWYU pc/
by Harald Alvestrand
· 7 months ago
6a9a1ae
Move thread.h to webrtc namespace
by Evan Shrubsole
· 8 months ago
cc5db7a
Remove deprecated non-Optional datachannel parameters
by Harald Alvestrand
· 8 months ago
eb835d0
Move ssl_stream_adapter.h to webrtc namespace
by Evan Shrubsole
· 8 months ago
d01d07d
Move weak_ptr.h to webrtc namespace
by Evan Shrubsole
· 9 months ago
1f9e604
Start deprecation process for non-Optional datachannel parameters
by Harald Alvestrand
· 10 months ago
8037fc6
Migrate absl::optional to std::optional
by Florent Castelli
· 1 year, 2 months ago
0012bfa
Change DataChannelInit::priority to integer and forward to SCTP transport
by Florent Castelli
· 1 year, 4 months ago
5928e35
pc: Close the data channel association after sending messages in closing state
by Florent Castelli
· 1 year, 8 months ago
2c1cfd0
pc: Remove additional buffering in SctpDataChannel
by Victor Boivie
· 1 year, 8 months ago
cdecc4e
Expose bufferedAmountLowThreshold
by Victor Boivie
· 1 year, 8 months ago
fea41f5
pc: Include SCTP queued bytes in buffered_amount
by Victor Boivie
· 1 year, 8 months ago
cd3d29b
pc: Simplify StreamId class
by Victor Boivie
· 1 year, 8 months ago
70cea9b
[SctpDataChannel] Don't use PostTask for observer registration.
by Tommi
· 2 years, 3 months ago
2083894
Fix bug of messages being delivered before data channel is open
by Yuwei Huang
· 2 years, 6 months ago
efb361c
Register datachannel observer without blocking.
by Tommi
· 2 years, 6 months ago
aa3c9f2
Reland "Add param to DCC::SetupDataChannelTransport_n, simplify DCC* setup code."
by Tommi
· 2 years, 7 months ago
2983135
Revert "Add param to DCC::SetupDataChannelTransport_n, simplify DCC* setup code."
by Mirko Bonadei
· 2 years, 7 months ago
2ec6a6c
Add param to DCC::SetupDataChannelTransport_n, simplify DCC* setup code.
by Tommi
· 2 years, 7 months ago
a50a81a
[DataChannelInterface] Introduce DataChannelInterface::SendAsync()
by Tommi
· 2 years, 7 months ago
e25c122
[SctpDataChannel] Populate the error() field on Send()
by Tommi
· 2 years, 7 months ago
56577cc
Stash away a pointer to the signaling thread.
by Tommi
· 2 years, 7 months ago
f9e13f8
Reland "[DataChannel] Send and receive packets on the network thread."
by Tommi
· 2 years, 7 months ago
7f16fcd
Revert "[DataChannel] Send and receive packets on the network thread."
by Andrey Logvin
· 2 years, 8 months ago
d091037
Revert "Handle corner case in SctpDataChannel::ObserverAdapter"
by Tomas Gunnarsson
· 2 years, 8 months ago
1b3c898
Handle corner case in SctpDataChannel::ObserverAdapter
by Tommi
· 2 years, 8 months ago
fe53fec
[DataChannel] Send and receive packets on the network thread.
by Tommi
· 2 years, 8 months ago
1158bde
[SctpDataChannel] Add a copy of the sid for the network thread.
by Tommi
· 2 years, 8 months ago
4f7ade5
Create SctpDataChannel objects on the network thread.
by Tommi
· 2 years, 8 months ago
e08f9a9
Remove SctpDataChannel::writable_
by Tommi
· 2 years, 8 months ago
55f7280
[DataChannelController] Associate two methods with the network thread
by Tommi
· 2 years, 8 months ago
8efaec6
Add thread checker to SctpSidAllocator
by Tommi
· 2 years, 8 months ago
9296a16
Remove SctpDataChannel::Init()
by Tommi
· 2 years, 8 months ago
1fabbac
Update SctpTransportInternal to use RTCError.
by Tommi
· 2 years, 8 months ago
4c84222
Adopt StreamId in SctpDataChannelControllerInterface
by Tommi
· 2 years, 8 months ago
e9aa867
Remove SctpDataChannelControllerInterface::ConnectDataChannel
by Tommi
· 2 years, 8 months ago
934a88a
Make verbose log statements in sctp_data_channel DLOGs
by Tommi
· 2 years, 8 months ago
faf3387
Always require a valid controller when constructing an SctpDataChannel
by Tommi
· 2 years, 8 months ago
df3e4ca
Remove SctpDataChannelControllerInterface::DisconnectDataChannel
by Tommi
· 2 years, 8 months ago
4e1c957
Remove cricket::ReceiveDataParams
by Tommi
· 2 years, 8 months ago
00264ca
Remove remaining sigslots from DataChannelController
by Tommi
· 2 years, 8 months ago
51edb56
Remove SignalDataChannelTransportChannelClosed_s
by Tommi
· 2 years, 8 months ago
492296c
Remove the `SctpDataChannel::config_` member variable.
by Tommi
· 2 years, 8 months ago
f21354c
Transition data channnel to kClosed when not connected to a transport.
by Tommi
· 2 years, 8 months ago
c2429a0
Simplify SctpDataChannel construction a bit.
by Tommi
· 2 years, 9 months ago
1c0d91f
Use WeakPtr in SctpDataChannel.
by Tommi
· 2 years, 9 months ago
d2afbaf
Remove sigslot from PeerConnectionInternal and RTCStatsCollector.
by Tommi
· 2 years, 9 months ago
9e09a1f
Replace Thread::Invoke with Thread::BlockingCall
by Danil Chapovalov
· 3 years, 2 months ago
a30439b
Migrate pc/ to absl::AnyInvocable based TaskQueueBase interface
by Danil Chapovalov
· 3 years, 4 months ago
c374d11
Move to_queued_task.h and pending_task_safety_flag.h into public API
by Artem Titov
· 3 years, 5 months ago
105711e
Move rtc::make_ref_counted to api/
by Niels Möller
· 3 years, 5 months ago
9e5aeb9
Safeguard SctpDataChannel against detached controller
by Harald Alvestrand
· 3 years, 6 months ago
8f04c7c
sctp: Handle concurrent data channel reset in transport
by Florent Castelli
· 3 years, 6 months ago
0d5ce62
Make RtpTransceiver not inherit from RefCountedObject.
by Tomas Gunnarsson
· 3 years, 8 months ago
0134303
datachannel: Don't close a data channel when the queue is full
by Florent Castelli
· 4 years ago
6595685
datachannel: Remove buffered_amount_ variable
by Florent Castelli
· 4 years, 1 month ago
a563a2a
datachannel: Add a MaxSendQueueSize() accessor in the API
by Florent Castelli
· 4 years, 1 month ago
dcb9ffc
DataChannel: Propagate SCTP transport errors to the channels
by Florent Castelli
· 4 years, 5 months ago
3d46d0b
Proxy: solve event tracing with compile time strings.
by Markus Handell
· 4 years, 6 months ago
a1b8201
Move proxies into pc/.
by Markus Handell
· 4 years, 6 months ago
d95b149
datachannel: Merge SendDataParams and DMT types with webrtc equivalent
by Florent Castelli
· 4 years, 6 months ago
5183f00
datachannel: Make SendDataParams reliability fields optional<int>
by Florent Castelli
· 4 years, 6 months ago
87f7090
Replace more instances of rtc::RefCountedObject with make_ref_counted.
by Tommi
· 4 years, 7 months ago
88f4b33
usrsctp: Support sending and receiving empty messages
by Florent Castelli
· 4 years, 7 months ago
9d9b8de
Reland "Rename SIGNALING and WORKER to PRIMARY and SECONDARY"
by Mirko Bonadei
· 4 years, 9 months ago
07a01d0
Revert "Rename SIGNALING and WORKER to PRIMARY and SECONDARY"
by Mirko Bonadei
· 4 years, 9 months ago
a37f2bd
Rename SIGNALING and WORKER to PRIMARY and SECONDARY
by Harald Alvestrand
· 4 years, 9 months ago
b774d38
Remove use of AsyncInvoker from SctpDataChannel
by Tomas Gunnarsson
· 5 years ago
3a034e1
Split DataChannel into two separate classes for RTP and SCTP.
by Taylor Brandstetter
· 5 years ago