chiark / gitweb /
sd-resolve: propagate timeouts in sd_resolve_wait() the same way as in sd_bus_wait...
authorLennart Poettering <lennart@poettering.net>
Mon, 27 Nov 2017 15:28:53 +0000 (16:28 +0100)
committerSven Eden <yamakuzure@gmx.net>
Mon, 27 Nov 2017 15:28:53 +0000 (16:28 +0100)
commitcffb9dfa119b3e156f914a402e65e42f80c8d409
tree607a2687815b99f80f2bbb21f925ce0c7e9c475e
parentc8da38bdce575d4b32b5428be072e722f8c4ba39
sd-resolve: propagate timeouts in sd_resolve_wait() the same way as in sd_bus_wait(): ETIMEDOUT

Thankfully this is an internal API still, so we can mkae changes like
this.
src/basic/io-util.c