committed by
Jakob Borg
parent
d8fa61e27c
commit
e714df013f
@@ -16,6 +16,8 @@ import (
|
||||
"github.com/syncthing/syncthing/lib/protocol"
|
||||
)
|
||||
|
||||
const tcpPriority = 10
|
||||
|
||||
func init() {
|
||||
factory := &tcpDialerFactory{}
|
||||
for _, scheme := range []string{"tcp", "tcp4", "tcp6"} {
|
||||
|
||||
Reference in New Issue
Block a user