]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-varlink: add api for resetting timeout to default
authorLennart Poettering <lennart@poettering.net>
Fri, 5 Sep 2025 12:22:07 +0000 (14:22 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 18 Sep 2025 13:56:11 +0000 (15:56 +0200)
commit04e2cb892878574b4e5715a22c2901c34762cff6
treefd9b15217e8532194d491f488ca1610cc7c4b710
parent07345762c8368142bf80eabf746ec98743c1421f
sd-varlink: add api for resetting timeout to default

We currently don't expose the literal default time-out as API. Let's at
least provide users with a way to reset the time-out to the default.
man/rules/meson.build
man/sd_varlink_set_relative_timeout.xml [new file with mode: 0644]
src/libsystemd/sd-varlink/sd-varlink.c