From fe2946617e1ca3e147e0dbfe491742f3e191052c Mon Sep 17 00:00:00 2001 From: rustdesk Date: Fri, 4 Sep 2026 22:47:16 +0800 Subject: [PATCH] bump hbb_common: quiet the webrtc-rs warnings that describe the race's normal outcome Cancelling the transport that lost the race, and trickle checking before it holds a pair, are what the design does on every session that connects - and webrtc-rs reports both at warn, 90 lines of a 386-line controlled-side log, beside connections that succeeded. agent_internal and peer_connection drop to error; agent_gather keeps warn, since an unreachable STUN server is the one upstream signal that explains a session which never connected. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01M54JAqUK4RynudFou89hod --- libs/hbb_common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/hbb_common b/libs/hbb_common index 4867575f6..470612bdf 160000 --- a/libs/hbb_common +++ b/libs/hbb_common @@ -1 +1 @@ -Subproject commit 4867575f65ee98e7f70169a06ca2cfe10d0f8330 +Subproject commit 470612bdfb41471a60920002b9762853bf993716