summaryrefslogtreecommitdiff
path: root/src/mongo/executor/async_timer_interface.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+2
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-3/+4
* 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-34730 Delete NetworkInterfaceASIOJonathan Reams2018-05-161-4/+1
* SERVER-29009 Add ability for AsyncTimers to be resetsamantharitter2017-05-051-0/+6
* SERVER-26662 NIA gets time from timer factoryMatt Cotter2016-10-261-0/+2
* SERVER-20143 Strand NetworkInterfaceASIOJason Carey2015-11-091-1/+1
* SERVER-20465 Cancel AsyncOp timeouts when operation completessamantharitter2015-09-181-0/+13
* SERVER-19438 Add the ability to mock timers underneath NetworkInterfaceASIOSamantha Ritter2015-09-171-0/+79