summaryrefslogtreecommitdiff
path: root/src/mongo/executor/connection_pool_tl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35679 General Interruption FacilityJason Carey2018-09-171-1/+1
* SERVER-35056 Flush ready callbacks on NetworkInterfaceTL shutdownBen Caimano2018-07-291-11/+70
* SERVER-35684 Remove `promise.getFuture()`ADAM David Alan Martin2018-07-261-4/+8
* SERVER-35494 Add timeouts to TransportLayer::asyncConnectJonathan Reams2018-06-111-1/+5
* SERVER-35179 Make NiTL actually refreshJason Carey2018-06-081-1/+0
* SERVER-34901 extend lifetime of tlconnectionsJason Carey2018-05-081-4/+7
* SERVER-34739 Migrate to 1 connpool in ARSJason Carey2018-04-271-6/+7
* SERVER-33821 Implement NetworkInterfaceTL and AsyncDBClientJonathan Reams2018-04-131-0/+228