ITS#9186 Add a counter to cn=Listener to track total number of established...
ITS#9186 Add a counter to cn=Listener to track total number of established connections since startup
This patch adds a counter to the Listener structure that is incremented every time a connection to that listener is initialized, and exposes it via the monitorTotalListenerConnections of the listener's monitor entry.