Allow making outbound connections in asyncore

This commit is contained in:
Peter Šurda 2017-05-24 16:54:33 +02:00
parent d635e515b9
commit bafdd6a93a
Signed by untrusted user: PeterSurda
GPG Key ID: 0C5F50C0B5F37D87
1 changed files with 0 additions and 1 deletions

View File

@ -99,7 +99,6 @@ class BMConnectionPool(object):
".onion" not in BMConfigParser().get('bitmessagesettings', 'onionhostname')):
acceptConnections = False
spawnConnections = False
if spawnConnections:
if not self.bootstrapped:
print "bootstrapping dns"