summaryrefslogtreecommitdiff
path: root/src/mongo/transport/service_executor_reserved.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74241 remove SessionHandle and similar aliasesMatt Diener2023-02-241-1/+1
* Revert "SERVER-70151 no thread_locals in ServiceExecutorSynchronous"Billy Donahue2023-01-241-0/+98
* SERVER-70151 no thread_locals in ServiceExecutorSynchronousBilly Donahue2022-11-291-98/+0
* SERVER-70863 ServiceExecutor::TaskRunnerBilly Donahue2022-10-271-3/+6
* SERVER-69763 remove ServiceExecutor::ScheduleFlags enumBilly Donahue2022-09-191-4/+2
* SERVER-58080 Remove asynchronous networking from ServiceStateMachineAmirsaman Memaripour2021-07-291-4/+0
* SERVER-52820 Reintroduce yields before waiting for dataBen Caimano2020-12-031-0/+4
* SERVER-51279 Updating runOnDataAvailableBen Caimano2020-12-031-1/+1
* SERVER-49072 Make ServiceExecutors into DecorationsReo Kimura2020-11-171-0/+3
* SERVER-50867 Roll back ServiceStateMachine changes temporarilyBen Caimano2020-09-141-3/+0
* SERVER-49072 Make ServiceExecutors into DecorationsReo Kimura2020-08-141-0/+3
* SERVER-49106 Add poll function to the ServiceExecutor APIAmirsaman Memaripour2020-07-281-0/+3
* SERVER-49105 Make ServiceExecutor extend OutOfLineExecutorAmirsaman Memaripour2020-07-221-1/+1
* SERVER-49111 Remove ServiceExecutorTaskNamesAmirsaman Memaripour2020-07-011-2/+1
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-2/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams2018-08-211-0/+91
* Revert "SERVER-34986 Allow connections to override maxConns based on CIDR range"Siyuan Zhou2018-08-161-91/+0
* SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams2018-08-161-0/+91