Two small fixes for bugs with FD passing with QIOChannel discovered indirectly while testing the chardev unit tests. Added further unit tests to directly cover the FD passing code.
Daniel P. Berrange (2): io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections io: fix stack allocation when sending of file descriptors io/channel-socket.c | 17 ++++-- tests/test-io-channel-socket.c | 127 +++++++++++++++++++++++++++++++++++++++-- 2 files changed, 134 insertions(+), 10 deletions(-) -- 2.5.0