Fix -maxconnections. It used to account for the 8 outbound connections twice when...
authorChris Moore <dooglus@gmail.com>
Sun, 23 Jan 2011 08:08:09 +0000 (00:08 -0800)
committerChris Moore <dooglus@gmail.com>
Sun, 23 Jan 2011 08:08:09 +0000 (00:08 -0800)
commit4698dd9a0230a58e8d83eab76315f550e016ec21
tree5fdda6e8315d91a91f66d99084a333f90d4fc854
parentc90ea2bd6dc76d4b14f747f818ca18b788aa035e
Fix -maxconnections.  It used to account for the 8 outbound connections twice when calculating the number of slots left for incoming connections.
net.cpp