]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: move query bus tracking to resolved-bus.c
authorLennart Poettering <lennart@poettering.net>
Sun, 16 Aug 2020 11:43:51 +0000 (13:43 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 26 Aug 2020 14:47:57 +0000 (16:47 +0200)
commit65a01e82423dbffc45e897dabfd284419eb463c0
tree783de0cb2337432593e3a85683db869a11c48641
parentc9de4e0f5b87be8d0c447781f091ebeae0d0d5e4
resolved: move query bus tracking to resolved-bus.c

It's strictly bus-specific, hence let's move this to resolved-bus.c like
the rest of the bus specific logic.

This is also in preparation for adding an alternative varlink transport,
which needs similar functionality, but varlink instead of bus-specific.
src/resolve/resolved-bus.c
src/resolve/resolved-dns-query.c
src/resolve/resolved-dns-query.h