summaryrefslogtreecommitdiff
path: root/src/mongo/transport/service_entry_point.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams2018-10-121-26/+9
* SERVER-30471 Service executors take a timeout in shutdown to honor shutdown g...Henrik Edin2017-09-221-0/+5
* SERVER-30136 Move session stats tracking to the service entry point. At the s...Henrik Edin2017-09-151-0/+33
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-141-0/+5
* SERVER-29305 `DBDirectClient::call` uses OpContextADAM David Alan Martin2017-06-081-3/+1
* SERVER-28749 Unify ServiceEntryPointMongod and ServiceEntryPointMongosJonathan Reams2017-04-211-0/+8
* SERVER-26674 transport::Session objects should be shared_ptr managedsamantharitter2016-11-051-5/+2
* SERVER-23638 Headers for new ingress networking typessamantharitter2016-05-041-0/+61