On Wed, Nov 23, 2022 at 05:27:34PM +0000, manish.mishra wrote: > MSG_PEEK reads from the peek of channel, The data is treated as > unread and the next read shall still return this data. This > support is currently added only for socket class. Extra parameter > 'flags' is added to io_readv calls to pass extra read flags like > MSG_PEEK. > > Reviewed-by: Daniel P. Berrangé <[email protected] > Suggested-by: Daniel P. Berrangé <[email protected] > Signed-off-by: manish.mishra <[email protected]>
Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
