Files
rippled/Builds/VisualStudio2013
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-05-27 15:23:50 -07:00
2014-06-03 21:43:59 -07:00
2014-11-03 14:11:05 -08:00