Make sure connection is added to m.protoConn and m.rawConn before it's Start()ed (fixes #2034)

This commit is contained in:
Jakob Borg
2015-07-10 16:37:57 +10:00
parent 5bb8ea7449
commit 0c28216ee5
6 changed files with 27 additions and 3 deletions

2
Godeps/Godeps.json generated
View File

@@ -35,7 +35,7 @@
},
{
"ImportPath": "github.com/syncthing/protocol",
"Rev": "9dd6f848bdcd3550606158a33d6aa98de6ea0cdc"
"Rev": "b29cfce29e9af56b07b311d27eedceff805f92e2"
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb",