summaryrefslogtreecommitdiff
path: root/src/mongo/executor/connection_pool.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21597 Fix connPoolStats to work with many NetworkInterfacessamantharitter2016-01-291-2/+4
* SERVER-21108 check if connection is healthy before returning it from the poolAdam Midvidy2015-11-121-0/+5
* SERVER-20546 Abort if connections are returned to connection pool in an unkno...samantharitter2015-11-041-5/+19
* SERVER-20283 Update connPoolStats command to include multiple connection poolssamantharitter2015-10-131-3/+4
* SERVER-19769 Fixups for Connection PoolingJason Carey2015-09-091-4/+4
* SERVER-19769 Pool connections in NetworkInterfaceASIOJason Carey2015-09-011-0/+281