[Libguestfs] [PATCH libnbd 1/3] lib: socket: Add .send flags parameter.

Eric Blake eblake at redhat.com
Mon Jun 10 22:14:40 UTC 2019


On 6/8/19 1:38 PM, Richard W.M. Jones wrote:
> Add an optional .send method flags parameter.  This parameter may be
> ignored by the socket layer.  If used it is intended to add
> optimization flags such as MSG_MORE for socket layers which can handle
> this.
> ---
>  generator/states.c | 2 +-
>  lib/crypto.c       | 2 +-
>  lib/internal.h     | 2 +-
>  lib/socket.c       | 4 ++--
>  4 files changed, 5 insertions(+), 5 deletions(-)
> 

ACK

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20190610/d322b3d9/attachment.sig>


More information about the Libguestfs mailing list