diff options
| author | MarcoFalke <[email protected]> | 2020-05-28 08:54:58 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-05-28 10:22:36 -0400 |
| commit | fab2950d703217ec34b27e677e4f33ebbf99ca08 (patch) | |
| tree | b15599f5c81b5968168f9e6a26c481b66b0896b8 /src/httpserver.cpp | |
| parent | test: Remove unused scheduler.h include from the common setup (diff) | |
| download | discoin-fab2950d703217ec34b27e677e4f33ebbf99ca08.tar.xz discoin-fab2950d703217ec34b27e677e4f33ebbf99ca08.zip | |
doc: Switch boost::thread to std::thread in scheduler
After commit d0ebd93 the scheduler itself no longer cares if the
serviceQueue is run in a std::thread or boost::thread. Change the
documentation to std::thread because we switched to C++11.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions