2
0

Merge branch 'master' into master

This commit is contained in:
Marius Dobre
2018-11-22 21:14:46 +02:00
committed by GitHub
+1
View File
@@ -210,6 +210,7 @@ func (rc *RecConn) setDefaultHandshakeTimeout() {
}
}
func (rc *RecConn) setDefaultDialer(handshakeTimeout time.Duration) {
rc.mu.Lock()
defer rc.mu.Unlock()