windy1 / zeroconf-rs

zeroconf is a cross-platform library that wraps underlying ZeroConf/mDNS implementations such as Bonjour or Avahi, providing an easy and idiomatic way to both register and browse services.
MIT License
77 stars 25 forks source link

[4] Fix issue where it was possible to keep a dangling EventLoop after an MdnsService or MdnsBrowser was dropped #5

Closed windy1 closed 3 years ago

windy1 commented 3 years ago

Fixes #4