Files
rippled/Builds
Vinnie Falco 35f9499b67 Fix Overlay stop on exit:
The stop sequence for Overlay had a race condition where autoconnect could
be called after close_all, resulting in a hang on exit. This resolves the
problem by putting the close and timer operations on a strand:
* Rename some Overlay members
* Put close on strand and tidy up members
* Use completion handler instead of coroutine for timer
* Use App io_service in PeerFinder
2014-11-03 14:11:05 -08:00
..
2014-03-24 14:07:27 -07:00
2014-06-02 10:27:09 -07:00
2014-05-27 15:23:48 -07:00
2014-10-27 11:49:39 -07:00