[PATCH 0/2] Report better error message with no socket to connect to

Martin Kletzander posted 2 patches 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1701172813.git.mkletzan@redhat.com
src/remote/remote_daemon_dispatch.c |  2 +-
src/remote/remote_sockets.c         | 22 ++++++++++++++++++----
src/remote/remote_sockets.h         |  2 +-
3 files changed, 20 insertions(+), 6 deletions(-)
[PATCH 0/2] Report better error message with no socket to connect to
Posted by Martin Kletzander 5 months ago
When opening a libvirt connection with no URI set and no daemon running the
error message might be confusing at times, so these patches are trying to
mitigate such confusion.

Martin Kletzander (2):
  Report first tried socket from remoteProbeSystemDriverFromSocket
  Report better error message in remoteGetUNIXSocket

 src/remote/remote_daemon_dispatch.c |  2 +-
 src/remote/remote_sockets.c         | 22 ++++++++++++++++++----
 src/remote/remote_sockets.h         |  2 +-
 3 files changed, 20 insertions(+), 6 deletions(-)

-- 
2.43.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org