github / brubeck

A Statsd-compatible metrics aggregator
MIT License
1.19k stars 94 forks source link

util: Allow hostnames in `url_to_inaddr2` #21

Closed vmg closed 9 years ago

vmg commented 9 years ago

Fixes #19 by using getaddrinfo instead of attempting to manually translate an IP.