]> git.ipfire.org Git - thirdparty/systemd.git/commit
portable: use send_one_fd_iov/receive_one_fd_iov instead of custom helpers
authorLuca Boccassi <luca.boccassi@microsoft.com>
Thu, 16 Sep 2021 11:43:51 +0000 (12:43 +0100)
committerLuca Boccassi <luca.boccassi@microsoft.com>
Mon, 20 Sep 2021 13:23:55 +0000 (14:23 +0100)
commit447d46879ca2b7c001a3d27d6a89ef05fb77c297
treea32a3a237153d26529be0d6c5893698996b423ee
parent6f7ccbcc747e7006eba250a38684d7f7bf52b334
portable: use send_one_fd_iov/receive_one_fd_iov instead of custom helpers

Will be useful for the next commit switching to multiple IOVs
src/portable/portable.c