All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] vnc: Fixes for unix socket error handling
@ 2015-05-05 15:07 Cole Robinson
  2015-05-05 15:07 ` [Qemu-devel] [PATCH v3 1/3] vnc: Don't assert if opening unix socket fails Cole Robinson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Cole Robinson @ 2015-05-05 15:07 UTC (permalink / raw)
  To: qemu-devel; +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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-06  7:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-05 15:07 [Qemu-devel] [PATCH v3 0/3] vnc: Fixes for unix socket error handling Cole Robinson
2015-05-05 15:07 ` [Qemu-devel] [PATCH v3 1/3] vnc: Don't assert if opening unix socket fails Cole Robinson
2015-05-05 15:07 ` [Qemu-devel] [PATCH v3 2/3] vnc: Tweak error when init fails Cole Robinson
2015-05-05 15:07 ` [Qemu-devel] [PATCH v3 3/3] qemu-sockets: Report explicit error if unlink fails Cole Robinson
2015-05-05 15:20 ` [Qemu-devel] [PATCH v3 0/3] vnc: Fixes for unix socket error handling Eric Blake
2015-05-06  7:23 ` Gerd Hoffmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.