Re: [PATCH 2/7] ppm-save: pass opened fd

2019-12-02 Thread Daniel P . Berrangé
On Wed, Nov 27, 2019 at 03:51:57PM +0400, Marc-André Lureau wrote: > This will allow to pre-open the file before running the async finish > handler and avoid potential monitor fdset races. > > (note: this is preliminary work for asynchronous screendump support) > > Signed-off-by: Marc-André Lurea

[PATCH 2/7] ppm-save: pass opened fd

2019-11-27 Thread Marc-André Lureau
This will allow to pre-open the file before running the async finish handler and avoid potential monitor fdset races. (note: this is preliminary work for asynchronous screendump support) Signed-off-by: Marc-André Lureau --- ui/console.c| 45 ++--- ui/