reinh / statsd

A Ruby Statsd client that isn't a direct port of the Python example code. Because Ruby isn't Python.
MIT License
411 stars 154 forks source link

reconnect TCP after getting the TCP RST package #66

Closed otzy007 closed 3 years ago

otzy007 commented 7 years ago

If the client gets a RST package from the server it has to reconnect. Otherwise no more stats will be sent