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

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

end of thread, other threads:[~2015-05-05  9:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-29 16:37 [Qemu-devel] [PATCH 0/3] vnc: Fixes for unix socket error handling Cole Robinson
2015-04-29 16:37 ` [Qemu-devel] [PATCH 1/3] vnc: Don't assert if opening unix socket fails Cole Robinson
2015-05-05  9:48   ` Gerd Hoffmann
2015-04-29 16:37 ` [Qemu-devel] [PATCH 2/3] vnc: Tweak error when init fails Cole Robinson
2015-04-29 16:37 ` [Qemu-devel] [PATCH 3/3] qemu-sockets: Report explicit error if unlink fails Cole Robinson
2015-04-29 17:03   ` [Qemu-devel] [PATCH v2] " Cole Robinson
2015-04-29 17:10     ` Eric Blake
2015-04-29 16:53 ` [Qemu-devel] [PATCH 0/3] vnc: Fixes for unix socket error handling Eric Blake

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.