Skip to content

Commit

Permalink
mdns: More Windows fixes
Browse files Browse the repository at this point in the history
I finally figured out how everything works, I think.

For watches, the browser callback gets called with the full current
state of the IP addresses for the watch.  So adjust for that.  That also
means there is no need for a timer, so delete that code.

Rework the service callback.  It looks like you get one and only one
callback on the service registration, so handle appropriately.

Signed-off-by: Corey Minyard <[email protected]>
  • Loading branch information
cminyard committed Jul 18, 2023
1 parent c869f06 commit bc3e938
Showing 1 changed file with 74 additions and 157 deletions.
Loading

0 comments on commit bc3e938

Please sign in to comment.