Hi all! That's a new version for [PATCH v3] migration/qemu-file: don't make incoming fds blocking again Supersedes: <[email protected]>
, adding small changes suggested by Peter. Also, I've added here documentation patch from [PATCH 00/10] io: deal with blocking/non-blocking fds , because I have to change it anyway after this new flag. Vladimir Sementsov-Ogievskiy (2): migration/qemu-file: don't make incoming fds blocking again io/channel: document how qio_channel_readv_full() handles fds include/io/channel.h | 18 ++++++++++++++++++ io/channel-socket.c | 13 +++++++++---- migration/qemu-file.c | 3 ++- 3 files changed, 29 insertions(+), 5 deletions(-) -- 2.48.1
