danicoin/src
warptangent f74792b778
Fix seed node threaded DNS lookup
Use copied value of seed node index during thread creation, not
reference.
- fixes segfault

Use boost:🧵: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.
2015-01-14 14:01:04 -08:00
..
common year updated in license 2015-01-02 18:52:46 +02:00
connectivity_tool year updated in license 2015-01-02 18:52:46 +02:00
crypto year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_core year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_protocol year updated in license 2015-01-02 18:52:46 +02:00
daemon year updated in license 2015-01-02 18:52:46 +02:00
miner year updated in license 2015-01-02 18:52:46 +02:00
mnemonics year updated in license 2015-01-02 18:52:46 +02:00
p2p Fix seed node threaded DNS lookup 2015-01-14 14:01:04 -08:00
platform year updated in license 2015-01-02 18:52:46 +02:00
rpc previous hash added to GBT 2015-01-06 18:37:10 +02:00
serialization year updated in license 2015-01-02 18:52:46 +02:00
simplewallet year updated in license 2015-01-02 18:52:46 +02:00
wallet year updated in license 2015-01-02 18:52:46 +02:00
CMakeLists.txt year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_config.h Merge pull request #206 2015-01-08 12:18:00 +02:00
version.cmake year updated in license 2015-01-02 18:52:46 +02:00
version.h.in onwards to 0.8.8.7 2014-12-13 13:45:57 +02:00