varlink: add new call varlink_connect_fd_pair() helper for two-fd clients
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Apr 2024 19:41:10 +0000 (21:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 27 Jun 2024 07:41:54 +0000 (09:41 +0200)
commit6f24e090068ad68fd5e99483cdb760cde4ac6ed2
tree9abe5e7cb7e977c1b982e76e3ccc56afe1f65630
parent2ac1fb14d9d0b3014f700307f66ac3eba84ccf29
varlink: add new call varlink_connect_fd_pair() helper for two-fd clients

This makes use of the functionality added in the previous commit to
implement the client-side functionality for talking to servers via a
pair of fds.
src/shared/varlink.c
src/shared/varlink.h