]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/dns_resolve: use ns_name_uncompress instead of ns_name_ntop 9755/head
authorJohn Coyle <dx9err@gmail.com>
Wed, 15 Jun 2016 14:18:14 +0000 (10:18 -0400)
committerJohn Coyle <dx9err@gmail.com>
Thu, 23 Jun 2016 02:39:42 +0000 (22:39 -0400)
commite96d9a4507857692a4c8d5d308ba6a68ce09fe8f
tree1377a79e86bb73b6eac990a53d1fac724bbd249a
parent48d18030fdbb8243b63378a6782ee8f6ec17fa59
common/dns_resolve: use ns_name_uncompress instead of ns_name_ntop

musl libc doesn't implement ns_name_ntop

Signed-off-by: John Coyle <dx9err@gmail.com>
src/common/dns_resolve.cc