4 Commits

Author SHA1 Message Date
世界 b19d4a92e2 Fix lint errors 2026-06-08 08:51:48 +08:00
世界 2aa9c54fc9 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-08 08:51:43 +08:00
世界 99a28b9ad0 Fix lint errors 2026-06-08 08:51:38 +08:00
世界 fe83054f6d tools: Network Quality & STUN 2026-06-08 08:51:35 +08:00