mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-26 23:50:00 -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.