Jari Sundell
Jari Sundell
Announce is only ever a single url, you need to add to announce-list.
It's rather incomplete, might be I've just tested it with `--inplace`.
Issues with the old code: * `want*` variables did not have memory barriers when being accessed from the `messageHandler`. * `firstBlockChan` did not report errors. * `GetCurrentTip` always resulted in...
Closing as a fix is already merged.
Check if this issue still appears with the latest master that has updated to c++17.
The configure flag was added specifically for these issues, so it should be added for those archs.
Setting `network.block.ipv6.set` should be fixed to also apply to dns lookups.
Are those AAAA lookups UDP tracker requests? `fix/tracker-error` branch should now avoid DNS requests for those if blocked. Note that http requests for torrent files (not tracker requests) are not...
Do you get that error on current `master`?
Updated the branch with some possible fixes. Edit: Fixed, found the bug.