From: minyard@acm.org
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] qemu-char: Clean up socket reporting
Date: Mon, 6 Oct 2014 12:59:21 -0500 [thread overview]
Message-ID: <1412618363-14968-1-git-send-email-minyard@acm.org> (raw)
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
next reply other threads:[~2014-10-06 17:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-06 17:59 minyard [this message]
2014-10-06 17:59 ` [Qemu-devel] [PATCH 1/2] qemu-char: Fix reconnect socket error reporting minyard
2014-10-06 18:36 ` Eric Blake
2014-10-06 19:52 ` Corey Minyard
2014-10-06 20:36 ` Paolo Bonzini
2014-10-08 6:56 ` Markus Armbruster
2014-10-06 17:59 ` [Qemu-devel] [PATCH 2/2] qemu-sockets: Add error to non-blocking connect handler minyard
2014-10-07 22:15 ` Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1412618363-14968-1-git-send-email-minyard@acm.org \
--to=minyard@acm.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).