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
..
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00
2015-01-14 14:01:04 -08:00
2015-01-02 18:52:46 +02:00
2015-01-06 18:37:10 +02:00
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00
2015-01-08 12:18:00 +02:00
2015-01-02 18:52:46 +02:00
2014-12-13 13:45:57 +02:00