From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnUzs-0002Q5-10 for qemu-devel@nongnu.org; Wed, 29 Apr 2015 12:38:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnUzn-0008J4-RL for qemu-devel@nongnu.org; Wed, 29 Apr 2015 12:38:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38448) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnUzn-0008Is-M2 for qemu-devel@nongnu.org; Wed, 29 Apr 2015 12:37:59 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id D76CA8E3D9 for ; Wed, 29 Apr 2015 16:37:58 +0000 (UTC) From: Cole Robinson Date: Wed, 29 Apr 2015 12:37:47 -0400 Message-Id: Subject: [Qemu-devel] [PATCH 0/3] vnc: Fixes for unix socket error handling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann , Cole Robinson Minor fixes for unix socket error handling, see patches for details 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 ui/vnc.c | 5 +++-- util/qemu-sockets.c | 6 +++++- 2 files changed, 8 insertions(+), 3 deletions(-) -- 2.3.6