summaryrefslogtreecommitdiff
path: root/src/mongo/transport/transport_layer_asio_integration_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue2019-01-111-3/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35679 General Interruption FacilityJason Carey2018-09-171-5/+2
* SERVER-35494 Add timeouts to TransportLayer::asyncConnectJonathan Reams2018-06-111-2/+24
* SERVER-34506 TLASIO test for isJustForContinuationJason Carey2018-05-041-0/+58
* SERVER-33843 Make sure TransportLayerASIO handles HTTP GET requests correctlyJonathan Reams2018-03-071-0/+81