mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 06:10:40 +01:00
![]() To allow the transport to be able to know which ranges of stream identifiers it can use, the negotiated incoming/inbound and outgoing/outbound stream counts will be exposed. They are added to Metrics, and guaranteed to be available from within the OnConnected callback. In this CL, dcSCTP will not validate that the client is sending on a stream that is within the negotiated bounds. That will be done as a follow-up CL. Bug: webrtc:14277 Change-Id: Ic764e5f93f53d55633ee547df86246022f4097cf Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/272321 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Victor Boivie <boivie@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37876} |
||
---|---|---|
.. | ||
BUILD.gn | ||
dcsctp_handover_state.cc | ||
dcsctp_handover_state.h | ||
dcsctp_message.h | ||
dcsctp_options.h | ||
dcsctp_socket.h | ||
dcsctp_socket_factory.cc | ||
dcsctp_socket_factory.h | ||
mock_dcsctp_socket.h | ||
mock_dcsctp_socket_factory.h | ||
mock_dcsctp_socket_test.cc | ||
packet_observer.h | ||
text_pcap_packet_observer.cc | ||
text_pcap_packet_observer.h | ||
timeout.h | ||
types.h | ||
types_test.cc |