[PATCH 3/5] [MINOR] Add active connection list to server

2011-06-21 Thread Simon Horman
The motivation for this is to allow iteration of all the connections of a server without the expense of iterating over the global list of connections. The first use of this will be to implement an option to close connections associated with a server when is is marked as being down or in maintenanc

[PATCH 3/5] [MINOR] Add active connection list to server

2011-06-21 Thread Simon Horman
The motivation for this is to allow iteration of all the connections of a server without the expense of iterating over the global list of connections. The first use of this will be to implement an option to close connections associated with a server when is is marked as being down or in maintenanc