commit | 6db0db5cfdb1034533183a63535060b238a9216b | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Tue Aug 27 11:00:02 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 27 12:29:52 2024 |
tree | fcc9a006d919d908d60290e591917735eb396b8c | |
parent | 6bed21c811c3dea7f04dbc72301f4e52648e3bf5 [diff] |
Ensure TCPPort is notified of sent packets after reconnect This fix an issue where the socket does not notify the port of sent packets after that the TCPConnection has opened a new socket. TcpConnection will open a new socket if the TCP connection has been closed. Bug: webrtc:361124449 b/359989715 Change-Id: Id33c5fc5292ee7d1c2d1cad6c373e2d4355d4fe1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/360260 Reviewed-by: Jonas Oreland <jonaso@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42865}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.