Simple rename of get_socket_addr to get_peer_addr and get_socket_name to
commitd7162122eaf5d897e5de51604e431bfbaa20e905
authorVolker Lendecke <vlendec@samba.org>
Fri, 7 Nov 2003 09:03:02 +0000 (7 09:03 +0000)
committerVolker Lendecke <vlendec@samba.org>
Fri, 7 Nov 2003 09:03:02 +0000 (7 09:03 +0000)
tree77c49b12bbc4648e46f802f024d45e60a43506c5
parent156cf8bede52e1d33be980fd8841367253a60b9e
Simple rename of get_socket_addr to get_peer_addr and get_socket_name to
get_peer_name. This is to get closer to the getsockname/getpeername system
functions.

Next step will be the %i macro for the local IP address. I still want to play
%L-games in times of port 445.

Volker
source/lib/access.c
source/lib/util_sock.c
source/smbd/server.c
source/web/cgi.c
source/wrepld/process.c