libvirt/src/remote
Daniel P. Berrange 9e42b40a95 Remove useless code in error path of getnameinfo()
If getnameinfo() with NI_NUMERICHOST set fails, there are no
grounds to expect inet_ntop to succeed, since these calls
are functionally equivalent. Remove useless inet_ntop code
in the getnameinfo() error path.

* daemon/remote.c, src/remote/remote_driver.c: Remove
  calls to inet_ntop
2010-10-22 11:15:14 +01:00
..
qemu_protocol.c Qemu remote protocol. 2010-07-23 17:30:33 -04:00
qemu_protocol.h Qemu remote protocol. 2010-07-23 17:30:33 -04:00
qemu_protocol.x Qemu remote protocol. 2010-07-23 17:30:33 -04:00
remote_driver.c Remove useless code in error path of getnameinfo() 2010-10-22 11:15:14 +01:00
remote_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
remote_protocol.c vcpu: implement the remote protocol 2010-10-19 10:02:33 -06:00
remote_protocol.h vcpu: implement the remote protocol 2010-10-19 10:02:33 -06:00
remote_protocol.x vcpu: implement the remote protocol 2010-10-19 10:02:33 -06:00
rpcgen_fix.pl cygwin: Handle differences in the XDR implementation 2010-04-27 09:31:28 +02:00