oxen-core/contrib/epee/src
moneromooo-monero a73a42a6b0
monero-wallet-cli: hang on exit in readline code (#2117)
readline_buffer: fix start/stop threads being starved by process

process could run for quite some time re-acquiring the process
lock, leaving start/stop starving. Yielding after unlock in
process is much better but doesn't seem to be enough to reliably
yield, so we sleep for a millisecond, which should be transparent
for user input anyway.

Signed-off-by: Jethro Grassie <jtg@xtrabass.com>
2017-06-28 07:54:20 -04:00
..
CMakeLists.txt Add readline support to cli 2017-06-18 10:08:37 -04:00
hex.cpp Simplified the implementation and features of span 2017-04-11 16:35:14 -04:00
http_auth.cpp Improvements for epee binary to hex functions: 2017-04-11 16:35:00 -04:00
mlog.cpp shared libs build (i.e. make debug) 2017-05-17 10:17:08 +09:00
readline_buffer.cpp monero-wallet-cli: hang on exit in readline code (#2117) 2017-06-28 07:54:20 -04:00
string_tools.cpp Fix freebsd build 2017-03-21 10:41:21 -04:00