]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolve: rename varlink_subscription -> varlink_query_results_subscription
authorNick Rosbrook <enr0n@ubuntu.com>
Mon, 7 Oct 2024 15:39:57 +0000 (11:39 -0400)
committerNick Rosbrook <enr0n@ubuntu.com>
Mon, 27 Jan 2025 14:32:24 +0000 (09:32 -0500)
commitcf22b5c5ad6c879055ccbdc182897be1771cb676
tree1dc980f844231dd88451e32c6b6c79b51bac5274
parent935e1d64e8eeeaed6b2af1c06f5b50733147420f
resolve: rename varlink_subscription -> varlink_query_results_subscription

No functional change. Make it more clear that these varlink connections
are subscribed to query results. This prepares for adding SubscribeDNS
to the varlink API.
src/resolve/resolved-manager.c
src/resolve/resolved-manager.h
src/resolve/resolved-varlink.c