mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
This adds sd_bus_{get,set}_method_call_timeout().
If the timeout is not set or set to 0, then the timeout value is
parsed from $SYSTEMD_BUS_TIMEOUT= environment variable. If the
environment variable is not set, then built-in timeout is used.