Use a single socket for relaying

This commit is contained in:
AudriusButkevicius
2015-09-02 21:35:52 +01:00
parent f407ff8861
commit 9b85a6fb7c
4 changed files with 79 additions and 111 deletions

View File

@@ -7,8 +7,9 @@ package protocol
import (
"fmt"
syncthingprotocol "github.com/syncthing/protocol"
"net"
syncthingprotocol "github.com/syncthing/protocol"
)
const (