summaryrefslogtreecommitdiff
path: root/src/mongo/transport/service_entry_point_utils.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-13825 Close connections for which we can't allocate a threadAndrew Morrow2017-08-291-1/+1
* SERVER-29238 Implement ServiceStateMachineJonathan Reams2017-06-051-2/+1
* SERVER-26674 transport::Session objects should be shared_ptr managedsamantharitter2016-11-051-6/+3
* SERVER-24162 Integrate TransportLayerSamantha Ritter2016-07-121-0/+42