summaryrefslogtreecommitdiffstats
path: root/include/io
Commit message (Expand)AuthorAgeFilesLines
* include: Clean up includesPeter Maydell2019-11-292-2/+0
* io: convert QIOChannelBuffer to use uint8_t instead of charDaniel P. Berrange2019-11-291-1/+1
* io: introduce helper for creating channels from file descriptorsDaniel P. Berrange2019-11-291-0/+52
* io: improve docs for QIOChannelSocket async functionsDaniel P. Berrange2019-11-291-2/+9
* io: fix description of @errp parameter initializationDaniel P. Berrange2019-11-294-21/+21
* io: add QIOChannelBuffer classDaniel P. Berrange2019-11-291-0/+60
* io: add QIOChannelCommand classDaniel P. Berrange2019-11-291-0/+91
* io: add QIOChannelWebsock classDaniel P. Berrange2019-11-291-0/+108
* io: add QIOChannelTLS classDaniel P. Berrange2019-11-291-0/+142
* io: add QIOChannelFile classDaniel P. Berrange2019-11-291-0/+93
* io: add QIOChannelSocket classDaniel P. Berrange2019-11-291-0/+244
* io: add QIOTask class for async operationsDaniel P. Berrange2019-11-291-0/+256
* io: add helper module for creating watches on FDsDaniel P. Berrange2019-11-291-0/+72
* io: add abstract QIOChannel classesDaniel P. Berrange2019-11-291-0/+502
OpenPOWER on IntegriCloud