]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix copy/paste error in Avahi cupsDNSSDBrowseNew code.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Fri, 4 Apr 2025 15:26:37 +0000 (11:26 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Fri, 4 Apr 2025 15:26:37 +0000 (11:26 -0400)
commit833021c8c5f06d8aa6c257032bfeaf18fd72cb97
tree21edc02e4f993818485b5e0ba1300e400b2a0d88
parentf8a7b0b260aa21b48a343cb56683e6cbc9d32944
Fix copy/paste error in Avahi cupsDNSSDBrowseNew code.

Use cupsGetClock API in ippfind to measure time, and timeout if nothing
comes in after 2.5 seconds in "forever" mode.
cups/dnssd.c
tools/ippfind.c