From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpeRd-0004GC-RS for qemu-devel@nongnu.org; Tue, 05 May 2015 11:07:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YpeRX-0008WU-BO for qemu-devel@nongnu.org; Tue, 05 May 2015 11:07:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48062) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpeRX-0008VK-6t for qemu-devel@nongnu.org; Tue, 05 May 2015 11:07:31 -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 1B09BA0E7C for ; Tue, 5 May 2015 15:07:30 +0000 (UTC) From: Cole Robinson Date: Tue, 5 May 2015 11:07:16 -0400 Message-Id: Subject: [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: qemu-devel@nongnu.org Cc: Gerd Hoffmann , Cole Robinson Minor fixes for unix socket error handling, see patches for details v3: Scoop up the v2 of patch 3 Fix checkpatch warnings 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 | 6 ++++-- util/qemu-sockets.c | 7 ++++++- 2 files changed, 10 insertions(+), 3 deletions(-) -- 2.4.0