Skip to content
  • anonym's avatar
    tor-controlport-filter: make each event callback unique. · de353713
    anonym authored
    So that unsubscribing actually works as intended. OTOH, I think the old
    way actually worked since we unsubscribe the same event_cb the correct
    amount of times (but the order is undefined, subject to the
    implementation of stem's remove_event_listener()), but let's do it
    properly instead.
    de353713