summaryrefslogtreecommitdiff
path: root/src/mongo/transport/transport_layer_asio_integration_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-3/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39147 Always batonJason Carey2019-02-061-6/+1
* 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