aboutsummaryrefslogtreecommitdiff
path: root/include/io/task.h
AgeCommit message (Expand)Author
2018-03-06qio: non-default context for threaded qtaskPeter Xu
2017-01-23io: remove Error parameter from QIOTask thread workerDaniel P. Berrange
2017-01-23io: change the QIOTask callback signatureDaniel P. Berrange
2017-01-23io: add ability to associate an error with a taskDaniel P. Berrange
2017-01-23io: add ability to associate an opaque "result" with with a taskDaniel P. Berrange
2017-01-23io: fix typo in docs for QIOTaskDaniel P. Berrange
2017-01-23io: stop incrementing reference in qio_task_get_sourceDaniel P. Berrange
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-06sockets: Use new QAPI cloningEric Blake
2016-05-18Fix some typos found by codespellStefan Weil
2016-02-23include: Clean up includesPeter Maydell
2015-12-18io: add QIOTask class for async operationsDaniel P. Berrange