r25545: Use inet_ntop for ipv4 code as well - should make it easier to share code...
authorJelmer Vernooij <jelmer@samba.org>
Sat, 6 Oct 2007 21:31:00 +0000 (21:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:07:51 +0000 (15:07 -0500)
commite3df90927b2878917f0f555772a875f05bf609e8
treeabd8bc65f81bd91e26eab05bba4be4340045a55f
parent0d9826dc54057db2cfebcb806e5442c4dcf60daa
r25545: Use inet_ntop for ipv4 code as well - should make it easier to share code between IPv4 and IPv6 later on.
source/lib/socket/socket.h
source/lib/socket/socket_ip.c