Method Protocols.Bittorrent.DHT()->read_timeout()
- Method
read_timeout
protectedvoidread_timeout(stringtxid)- Description
Internal timeout method to ensure we don't wait forever on responses from nodes that are no longer available.
Note: The timeout is not propagated to higher levels, so callers cannot rely on the send_dht_query() callback to propagate this.