aboutsummaryrefslogtreecommitdiff
path: root/include/io/channel.h
AgeCommit message (Expand)Author
2018-03-06qio: introduce qio_channel_add_watch_{full|source}Peter Xu
2017-09-06io: Add new qio_channel_read{, v}_all_eof functionsEric Blake
2017-09-05io: add new qio_channel_{readv, writev, read, write}_all functionsDaniel P. Berrange
2017-09-05io: fix typo in docs comment for qio_channel_readDaniel P. Berrange
2017-05-07doc: fix function spellingMarc-André Lureau
2017-02-21io: make qio_channel_yield aware of AioContextsPaolo Bonzini
2017-02-21io: add methods to set I/O handlers on AioContextPaolo Bonzini
2016-10-27io: add ability to set a name for IO channelsDaniel P. Berrange
2016-10-26io: Introduce a qio_channel_set_feature() helperFelipe Franciosi
2016-10-26io: Fix double shift usages on QIOChannel featuresFelipe Franciosi
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-06-29socket: add listen featureMarc-André Lureau
2016-03-10io: implement socket watch for win32 using WSAEventSelect+selectPaolo Bonzini
2016-02-23include: Clean up includesPeter Maydell
2016-01-20io: fix description of @errp parameter initializationDaniel P. Berrange
2015-12-18io: add abstract QIOChannel classesDaniel P. Berrange