summaryrefslogtreecommitdiff
path: root/tests/test-io-channel-socket.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-23io: fix stack allocation when sending of file descriptorsDaniel P. Berrange1-0/+96
2015-12-22io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connectionsDaniel P. Berrange1-4/+25
2015-12-22io: bind to loopback IP addrs in test suiteDaniel P. Berrange1-2/+2
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange1-0/+399