Brandon L Black
Brandon L Black
Implement sending stats directly in statsd UDP format, as in: https://github.com/etsy/statsd/blob/master/docs/metric_types.md
The IPv6 formatter code now emits the :IPv4 alternate text form for both "IPv4 Mapped" and "Well-Known Prefix" (RFC 6052). The IPv6 parser now accepts the :IPv4 form regardless of...
I don't think the std.Io network error behaviors are in their ideal state yet anyways, but this at least ~aligns these two functions with std.Io behavior and fixes the compile...
Some of these may require some debate or correction, so I split this up into several distinct commits and will mark as draft initially.