modernuo / ModernUO

Ultima Online Server Emulator for the modern era!

Home Page:https://www.modernuo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove IPAddress Intern

kamronbatman opened this issue · comments

I don't believe it serves a useful purpose. Let's replace it with a proper IPAddressComparer and IPAddressEquality.

Note: ShardPoller and Voter rely on IPAddress and CIDR Class C, which doesn't really work with IPv6. So we still need a solution for that anyways.