mirror of
https://github.com/sot-tech/mochi.git
synced 2026-05-28 02:34:44 -07:00
net.ParseIP() will return a v4mapped address which makes len(ip) == IPv6len and breaks stats for IPv4 requests.
net.ParseIP() will return a v4mapped address which makes len(ip) == IPv6len and breaks stats for IPv4 requests.