Skip to content
  • David Goulet's avatar
    prop224: Add service rendezvous circuit relaunch · 713eb08b
    David Goulet authored and Nick Mathewson's avatar Nick Mathewson committed
    
    
    This introduces a callback to relaunch a service rendezvous circuit when a
    previous one failed to build or expired.
    
    It unifies the legacy function rend_service_relaunch_rendezvous() with one for
    specific to prop224. There is now only one entry point for that which is
    hs_circ_retry_service_rendezvous_point() supporting both legacy and prop224
    circuits.
    
    Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
    713eb08b