From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ypedq-0003KE-LK for qemu-devel@nongnu.org; Tue, 05 May 2015 11:20:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ypedj-0005aI-D9 for qemu-devel@nongnu.org; Tue, 05 May 2015 11:20:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ypedj-0005ZO-8L for qemu-devel@nongnu.org; Tue, 05 May 2015 11:20:07 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id DEBEA2CD835 for ; Tue, 5 May 2015 15:20:06 +0000 (UTC) Message-ID: <5548DFA5.8010408@redhat.com> Date: Tue, 05 May 2015 09:20:05 -0600 From: Eric Blake MIME-Version: 1.0 References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6ErOK56PRFiB3prX3rqb54TpXm1xvB4sW" Subject: Re: [Qemu-devel] [PATCH v3 0/3] vnc: Fixes for unix socket error handling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cole Robinson , qemu-devel@nongnu.org Cc: Gerd Hoffmann This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --6ErOK56PRFiB3prX3rqb54TpXm1xvB4sW Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/05/2015 09:07 AM, Cole Robinson wrote: > Minor fixes for unix socket error handling, see patches for details >=20 > v3: > Scoop up the v2 of patch 3 > Fix checkpatch warnings Reviewed-by: Eric Blake >=20 > Cole Robinson (3): > vnc: Don't assert if opening unix socket fails > vnc: Tweak error when init fails > qemu-sockets: Report explicit error if unlink fails >=20 > ui/vnc.c | 6 ++++-- > util/qemu-sockets.c | 7 ++++++- > 2 files changed, 10 insertions(+), 3 deletions(-) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --6ErOK56PRFiB3prX3rqb54TpXm1xvB4sW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVSN+lAAoJEKeha0olJ0NqrqAH/3V9dDGwFBczQIj6a72T8zq4 iWSoeX+MKFfL5erBHm22BKJflrOk30ywnZAQxLyBYlm1a/21Mv1s/BSVbYjrm7qs dqOzpeudS1YdNlgelVGNB3ebr4qDiNCDRYjxUhMZyvn5m9GUS66mVmQa0nCCjA+i UmUFRKIc7oVYiBkI1QWo0LbJJwe56Gxu3JV08gBnub6LW7AWFRI2U8KybDxa1Ao3 eXdvJoIoP9PjE0hilrENFv3CA797pTj4F7a9PvkfeWQAtuWnVxFZcoYRGOpVk7+g bZ00JZyhxOgIBu5CFmPQzcdMKNfWyW/WSZNT/3OtX+ttQAvNKMn5k44ZjlIPxq4= =SNOw -----END PGP SIGNATURE----- --6ErOK56PRFiB3prX3rqb54TpXm1xvB4sW--