Fix the fix on unlimited connections.
authorDennis Schafroth <dennis@indexdata.com>
Thu, 6 May 2010 11:05:36 +0000 (13:05 +0200)
committerDennis Schafroth <dennis@indexdata.com>
Thu, 6 May 2010 11:09:08 +0000 (13:09 +0200)
commit6f67e37390eee5bb4df6a456de88045ef810406d
tree7fcad57aca3e71a34b5ca0ce4ab4e8b629aea107
parent37661ecc1c5339115d61c6468bc528ee4c2b91f2
Fix the fix on unlimited connections.

Nice, Dennis. End-less loop.
Break out, if max_connections is not active or if we havent used more connections than max connections.
src/connection.c