Navigation Menu

Skip to content

1.0.4

Compare
Choose a tag to compare
@TrueBrain TrueBrain released this 12 Sep 14:04
4391fcd
Fix: close the UDP socket when we are done with it (#10)

The assumption was it would close when it got out of scope; but
this doesn't seem to be the case, resulting in systems running
out of file descriptors on production.