Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

remove incorrect call to InterceptAddrDial #260

Merged
merged 1 commit into from
May 30, 2021

Commits on May 19, 2021

  1. remove incorrect call to InterceptAddrDial

    addConn is called both when we add a dialed and an accepted connection to the
    swarm. InterceptAddrDial is only supposed to intercept outgoing connections
    though. When dialing, we already call InterceptAddrDial when we compose the
    list of dialable addresses.
    marten-seemann committed May 19, 2021
    Configuration menu
    Copy the full SHA
    f004a10 View commit details
    Browse the repository at this point in the history