summaryrefslogtreecommitdiff
path: root/src/mongo/executor/connection_pool_asio.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-23681 switch network interface to system_timerMatt Cotter2016-04-141-2/+4
* SERVER-22710 Fix UB in ASIO timeout durationsJason Carey2016-03-031-0/+2
* SERVER-21108 check if connection is healthy before returning it from the poolAdam Midvidy2015-11-121-0/+2
* SERVER-20143 Strand NetworkInterfaceASIOJason Carey2015-11-091-3/+3
* SERVER-20546 Abort if connections are returned to connection pool in an unkno...samantharitter2015-11-041-3/+5
* SERVER-20471 Fix ASIO <-> ConnPool Timer callbacksJason Carey2015-09-171-1/+9
* SERVER-19769 Fixups for Connection PoolingJason Carey2015-09-091-4/+6
* SERVER-19769 Pool connections in NetworkInterfaceASIOJason Carey2015-09-011-0/+119