net: Set feelers to disconnect at the end of the version message
commitd74e352e0136bb746c2975f9a4092f23b9d8899c
authorCory Fields <cory-nospam-@coryfields.com>
Tue, 15 Nov 2016 22:26:32 +0000 (15 17:26 -0500)
committerCory Fields <cory-nospam-@coryfields.com>
Thu, 24 Nov 2016 00:53:28 +0000 (23 19:53 -0500)
tree8493599f95d7ef3cdcd8b1dfd715313435c53bbc
parent93566e0c37c5ae104095474fea89f00dcb40f551
net: Set feelers to disconnect at the end of the version message

This way we're not relying on messages going out after fDisconnect has been
set.

This should not cause any real behavioral changes, though feelers should
arguably disconnect earlier in the process. That can be addressed in a later
functional change.
src/main.cpp