```
- AddrFetch connections are short lived connections used to getaddr from
a peer
- previously called "one shot" connections
```
Partial backport (7/19) of core [[https://github.com/bitcoin/bitcoin/pull/19316 | PR19316]]:
https://github.com/bitcoin/bitcoin/pull/19316/commits/442abae2bac7bff85886143df01e14215532b974
Depends on D8716.