You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keep things up to date.
* Bump dependencies, and deal with the fallout from all of that, sigh.
* clippy has found new things to complain about, so fix them too.
* bump copyright years while we are here.
and so on.
Improve socket listening behaviour.
- Add `default-listen-style` configuration option to change the default
DNS listen style.
- Remove dhcp-listeners, as the feature could never possibly work.
- Some better error reporting of listen failures.