From 9eae353ee516997712ce1ec4788419e861ec6ddc 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 9f67872f6..518cf47a1 160000 --- a/libs/hbb_common +++ b/libs/hbb_common @@ -1 +1 @@ -Subproject commit 9f67872f6d0035d3ca5969d29cce1d9ff7c94d1d +Subproject commit 518cf47a15dd8cf12286be54293ec99862298848