Skip to content
  • Luke Champine's avatar
    make NetAddress a string · 86802026
    Luke Champine authored
    Most of the net functions operate on strings. This cleans up some
    ugly patches of code concerned with converting strings to ints to
    uint16s, or the inverse. This should also make the transition to
    IPv6 a bit easier.
    86802026