Commit graph

3 commits

Author SHA1 Message Date
世界
5cd421401d
Fix goroutine leak in networkquality tool
Serialize probe rounds in startProber to eliminate unbounded fan-out of
fire-and-forget probe goroutines (up to 100/sec per direction), and close
HTTP/3 transports via transport.Close() in addition to CloseIdleConnections.
2026-04-28 08:04:54 +08:00
世界
5779b46ca6
Fix lint errors 2026-04-28 08:04:33 +08:00
世界
0b8f380817
tools: Network Quality & STUN 2026-04-28 08:04:31 +08:00