alexcesaro / statsd

An efficient Statsd Go client.
MIT License
301 stars 79 forks source link

Remove close in write closer #32

Closed eikeCL closed 6 years ago

eikeCL commented 6 years ago

The close flag in the write-closer is not necessary because of the handling in conn