summary refs log tree commit diff stats
path: root/io/channel-null.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* io: follow coroutine AioContext in qio_channel_yield()Stefan Hajnoczi2023-09-071-1/+2
* io: Add support for MSG_PEEK for socket channelmanish.mishra2023-02-061-0/+1
* io: add a QIOChannelNull equivalent to /dev/nullDaniel P. Berrangé2022-06-221-0/+237