lib/param: Remove use of lp{cfg,}_socket_address outside the NBT client and server
commitb181a0b96b8313206923e6f5b46b0803aaf64907
authorAndrew Bartlett <abartlet@samba.org>
Fri, 27 Jul 2012 02:31:28 +0000 (27 12:31 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 27 Jul 2012 07:59:51 +0000 (27 17:59 +1000)
treecc3d5aba5a971adc68a1e2f65663a528bd468175
parentec64f7907d290276485e61b540e844bf1c839713
lib/param: Remove use of lp{cfg,}_socket_address outside the NBT client and server

In these other cases, control of the sockets to bind to can be obtained using
"bind interfaces only = yes" and "interfaces = ".

Andrew Bartlett
source3/rpc_server/rpc_sock_helper.c
source3/smbd/server.c
source4/lib/socket/interface.c
source4/wrepl_server/wrepl_in_connection.c