summaryrefslogtreecommitdiff
path: root/src/mongo/executor/connection_pool_test_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21108 check if connection is healthy before returning it from the poolAdam Midvidy2015-11-121-0/+2
* SERVER-20546 Abort if connections are returned to connection pool in an unkno...samantharitter2015-11-041-2/+5
* SERVER-19769 Fixups for Connection PoolingJason Carey2015-09-091-3/+3
* SERVER-19769 Pool connections in NetworkInterfaceASIOJason Carey2015-09-011-0/+163