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