• hydratim's avatar
    Some clean-up of the net primatives · 6fbff7f2
    hydratim authored
    Currently untested, but should work and be backwards compatible-ish.
    * Unifies the Ipv4 and Ipv6 classes into IP
    * Swaps out std::string host_ for the new IP class as the
    backing store for Address
    6fbff7f2
net.cc 9.95 KB