`GotVersion()` is horribly named and does not actually described what it
is doing (rather, it describes when it is called which is confusing and
useless). `RequestAddrs()` more accurately describes what the functionAdditionally, it only has one call site remaining, so replacing it
is doinginline would make the code easier to read.