s3:smbd: add connections_snum_used()
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Dec 2011 11:18:01 +0000 (12:18 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Dec 2011 14:45:36 +0000 (15:45 +0100)
This works similar to conn_snum_used(), but instead of
looking at the current connection only, it looks at
all active connections in "connections.tdb".

metze


No differences found