0

net.cpp for example:

// use an nUnkBias between 10 (no outgoing connections) and 90 (8 outgoing connections) CAddress addr = addrman.Select(10 + min(nOutbound,8)*10);

What does this line of code exactly mean/do?

Aurigae
  • 664
  • 1
  • 4
  • 14

0 Answers0