Skip to content
Unverified Commit 58d4fa7d authored by MarcoFalke's avatar MarcoFalke Committed by Wladimir J. van der Laan
Browse files

[net] Remove assert(nMaxInbound > 0)

nMaxInbound might very well be 0 or -1, if the user prefers to keep
a small number of maxconnections.

Note: nMaxInbound of -1 means that the user set maxconnections
to 8 or less, but we still want to keep an additional slot for
the feeler connection.

Github-Pull: #9008
Rebased-From: fa1c3c2e
parent cb699885
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment