summaryrefslogtreecommitdiff
path: root/src/mongo/transport/transport_layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39147 Always batonJason Carey2019-02-061-4/+0
* SERVER-39146 Refactor BatonJason Carey2019-02-051-0/+15
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-25918 Operations on closed sessions should return a TransportSessionCl...samantharitter2016-09-121-0/+3
* SERVER-23913 Implement TransportLayer test suite and mockWaley Chen2016-08-041-0/+47
* SERVER-24162 Integrate TransportLayerSamantha Ritter2016-07-121-44/+0
* SERVER-24080 Implement transport layer primitivessamantharitter2016-05-311-0/+44