Commit Graph

4 Commits

Author SHA1 Message Date
世界 3d5d0b0ca0 Fix lint errors 2026-07-09 11:19:45 +08:00
世界 4f711f82ca 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-07-09 11:19:11 +08:00
世界 2e932bef52 Fix lint errors 2026-07-09 11:17:53 +08:00
世界 da89c5b509 tools: Network Quality & STUN 2026-07-09 11:17:49 +08:00