summaryrefslogtreecommitdiff
path: root/dht/src/Network/BitTorrent/MainlineDHT
diff options
context:
space:
mode:
authorJoe Crayne <joe@jerkface.net>2019-12-02 15:14:31 -0500
committerJoe Crayne <joe@jerkface.net>2020-01-01 23:22:52 -0500
commitf665fdc9eea8da1143f0efcf97ea51b501ebb57a (patch)
treec218c8da4ebd2cc19a74475218780c46a716a089 /dht/src/Network/BitTorrent/MainlineDHT
parent80296b10d4387200fa022e2ad5c87d23fdd11a00 (diff)
Avoid async queries for UDP kademlia searches.
Commit 46b1ebb8 "Use async queries for all UDP kademlia searches." caused problems. This change reverts it. The async query support must be broken. When using async queries, eventually the "timeout" call stops working and a ping to an unresponding node just hangs forever waiting for a response. We will hold off on async queries until the timeout bug is better understood.
Diffstat (limited to 'dht/src/Network/BitTorrent/MainlineDHT')
0 files changed, 0 insertions, 0 deletions