We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b84c0b commit 5f2f9bdCopy full SHA for 5f2f9bd
1 file changed
worker/src/RTC/SCTP/tx/RetransmissionQueue.cpp
@@ -27,7 +27,7 @@ namespace RTC
27
// SendQueue& sendQueue,
28
BackoffTimerHandle* t3RtxTimer,
29
const SctpOptions& sctpOptions,
30
- // TODO: SCTP: I don't like these defaults in dcsctp (true and false),
+ // NOTE: I don't like default argument values in dcsctp (true and false),
31
// let's be explicit.
32
bool supportsPartialReliability,
33
bool useMessageInterleaving)
0 commit comments