]> git.ipfire.org Git - thirdparty/systemd.git/commit
varlink: add new helper that reports whether connection is idle
authorLennart Poettering <lennart@poettering.net>
Fri, 22 Sep 2023 20:23:58 +0000 (22:23 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 6 Oct 2023 05:44:47 +0000 (07:44 +0200)
commit8240fa920d7ed8ab21fb344a463d9a38e5f34cd6
treefb5caf64d70cc0ca5103d70401cd57b4bd559f7b
parent5e71f86dffcd87a68ccb9e11a661d931e0e995e7
varlink: add new helper that reports whether connection is idle

This is useful to allow event loops to run exactly as long as there's
something to do but not longer.
src/shared/varlink.c
src/shared/varlink.h