summaryrefslogtreecommitdiff
path: root/changes/bug23762
AgeCommit message (Collapse)Author
2017-10-31make 23762 changes file pass check-changesNick Mathewson
2017-10-31hs-v3: Attempt descriptor refetch when dirinfo changesDavid Goulet
When the directory information changes, callback to the HS client subsystem so it can check if any pending SOCKS connections are waiting for a descriptor. If yes, attempt a refetch for those. Fixes #23762 Signed-off-by: David Goulet <dgoulet@torproject.org>