qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] qemu-char: Convert socket char backend to parse


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] qemu-char: Convert socket char backend to parse/kind
Date: Mon, 30 Jun 2014 12:23:16 +0200

  Hi,

> >  * The old qemu_chr_open_socket() has an
> >    "if (!is_waitconnect)
> >        qemu_set_nonblock(fd);
> >    which the QMP char-open codepath has never had. Does this matter?
> >    Which of the two code paths was correct?
> 
> Gerd?

IIRC the socket is put into non-blocking mode anyway by the qemu socket
helper functions.

cheers,
  Gerd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]