Add const to the get_peer_addr() and get_socket_addr()
authorJeremy Allison <jra@samba.org>
Thu, 11 Oct 2007 22:36:13 +0000 (15:36 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 11 Oct 2007 22:36:13 +0000 (15:36 -0700)
commitcb5436bcc3b55e0c221fb6b3fa3133f149a64384
treeb9dfa7884d428eacacff1484fbe9499f62add189
parent58a0a60bd11f5d422c7e39497dc6cdb59e91c9af
Add const to the get_peer_addr() and get_socket_addr()
calls. Use the IPv6 varient for get_peer_addr().
Jeremy.
(This used to be commit baf1f52e34ae2465a7a34be1065da29ed97e7bea)
source3/lib/util_sock.c
source3/printing/print_cups.c
source3/printing/print_iprint.c
source3/smbd/session.c
source3/smbd/sesssetup.c
source3/web/cgi.c