diff options
| author | Cory Fields <[email protected]> | 2016-07-28 18:31:25 -0400 |
|---|---|---|
| committer | Cory Fields <[email protected]> | 2016-07-28 19:08:04 -0400 |
| commit | 7e87033447149e54d9b5ab2f90ad3a7ed094d784 (patch) | |
| tree | 40da082665712446b5048551cc5a019b11c2bf35 /src/init.cpp | |
| parent | httpserver: explicitly detach worker threads (diff) | |
| download | discoin-7e87033447149e54d9b5ab2f90ad3a7ed094d784.tar.xz discoin-7e87033447149e54d9b5ab2f90ad3a7ed094d784.zip | |
httpserver: replace boost threads with std
along with mutex/condvar/bind/etc.
httpserver handles its own interruption, so there's no reason not to use std
threading.
While we're at it, may as well kill the BOOST_FOREACH's as well.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions