aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorwarptangent <warptangent@inbox.com>2015-01-14 13:14:01 -0800
committerwarptangent <warptangent@inbox.com>2015-01-14 14:01:04 -0800
commitf74792b77881318087312afb27a12dd26d2edb6e (patch)
treed0a9cf9d3bd21d898d12be0b7a888bb97f87c252 /README.md
parentadded monoermooo's gpg key (diff)
downloadmonero-f74792b77881318087312afb27a12dd26d2edb6e.tar.xz
Fix seed node threaded DNS lookup
Use copied value of seed node index during thread creation, not reference. - fixes segfault Use boost::thread::try_join_until() instead of an atomic flag result variable for each thread. Add and handle interrupt for thread timeout. - fixes segfault where a thread exceeds requested timeout and tries to assign results to a referenced, but now out-of-scope, variable in the main thread.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions