aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2017-06-23 13:21:50 +0100
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2017-06-23 13:21:50 +0100
commit8261ba69e654814671d19a2cf17644330387c7c8 (patch)
treeed7ec41a320f5c7ec65a13153c4c053843cd8a67 /src/simplewallet
parentMerge pull request #2087 (diff)
downloadmonero-8261ba69e654814671d19a2cf17644330387c7c8.tar.xz
readline_buffer: fix busy wait
It'd eat up a core constantly, due to spending its time jumping back and forth between userland and kernel. We now wait for up to a millisecond in kernel, which will be transparent to the user and drop to idle most of the time.
Diffstat (limited to 'src/simplewallet')
0 files changed, 0 insertions, 0 deletions