summaryrefslogtreecommitdiff
path: root/guix/avahi.scm
AgeCommit message (Expand)Author
2023-07-11avahi: Fix exception when #:timeout is #f....nathan
2023-07-07avahi: Poll less....Ludovic Courtès
2023-06-16avahi: Resolve hosts for which name resolution fails....Ludovic Courtès
2020-12-20avahi: Remove poll timeout when possible....Ludovic Courtès
2020-12-10avahi: Ignore local services....Mathieu Othacehe
2020-11-29Add Avahi support....Mathieu Othacehe