Commit Graph

3 Commits

Author SHA1 Message Date
世界 c5e37e69ce 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-06-20 22:22:26 +08:00
世界 58706b0aef Fix lint errors 2026-06-20 22:20:58 +08:00
世界 5aba37bd35 tools: Network Quality & STUN 2026-06-20 22:20:32 +08:00