s4:finddcs_cldap: close the socket when it's not used anymore
authorStefan Metzmacher <metze@samba.org>
Sat, 22 Oct 2011 01:09:59 +0000 (03:09 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 22 Oct 2011 01:20:09 +0000 (03:20 +0200)
commit7e4e4d09099c5b381a4474dcc94c6a234501b1a9
tree3281fec1d92c0c208e4b9e3bad276a3dd6663007
parent40dc29bca749bdacd5631e74a55d74252e87a4fd
s4:finddcs_cldap: close the socket when it's not used anymore

The amount of possible fd's might be restricted, so close them early.

metze
source4/libcli/finddcs_cldap.c