Simple rename of get_socket_addr to get_peer_addr and get_socket_name to
authorVolker Lendecke <vlendec@samba.org>
Fri, 7 Nov 2003 09:03:02 +0000 (09:03 +0000)
committerVolker Lendecke <vlendec@samba.org>
Fri, 7 Nov 2003 09:03:02 +0000 (09:03 +0000)
commitd5573ccde3b5c39eb9a4637d5a9d7a95b66d86e3
tree12e0941a99f4b6c49de0156a1613a22d41e2794e
parentc22afa7d97b8fe2fc00aa5da73ed1d2d8669cd1c
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
(This used to be commit d7162122eaf5d897e5de51604e431bfbaa20e905)
source3/lib/access.c
source3/lib/util_sock.c
source3/smbd/server.c
source3/web/cgi.c
source3/wrepld/process.c