qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] qemu-char: Clean up socket reporting


From: minyard
Subject: [Qemu-devel] [PATCH 0/2] qemu-char: Clean up socket reporting
Date: Mon, 6 Oct 2014 12:59:21 -0500

The first patch fixes some reporting issues for reconnect sockets
that fail to connect.  It prevents a constant stream of error messages,
and reports the error immediately instead of delaying it.  This
required a small restructure, but nothing big.

The second adds an error to non-blocking connect reporting.  The
error was available, it just wasn't being passed.  Hopefully this
makes the error easier to diagnose.

-corey




reply via email to

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