summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/network_interface_impl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15949:add diagnostics to network executorScott Hernandez2014-11-041-0/+3
* SERVER-15780 more/improve thread namingScott Hernandez2014-11-041-5/+1
* SERVER-15780 improve thread naming, remove any hex identifiers from namesmatt dannenberg2014-10-281-0/+7
* SERVER-15399 Implementation of NetworkInterface that uses its own thread and ...Andy Schwerin2014-10-061-0/+40
* SERVER-15399 Make networking in ReplicationExecutor::NetworkInterface asynch...Andy Schwerin2014-10-061-7/+39
* SERVER-14561 Add OperationContext* member to ReplicationExecutor::CallbackData.Andy Schwerin2014-08-281-1/+1
* SERVER-14561: record execution time for remote commandsScott Hernandez2014-08-211-1/+1
* SERVER-14058 Implementation of ReplicationExecutor::NetworkInterface for use ...Andy Schwerin2014-06-041-0/+53