mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2024-11-10 02:50:27 +00:00
comment
This commit is contained in:
parent
57837057b7
commit
e8eaabf0c8
@ -131,7 +131,6 @@ func (iface *tcpInterface) call(saddr string, dialer proxy.Dialer) {
|
||||
if err != nil {
|
||||
return
|
||||
}
|
||||
//
|
||||
conn = &wrappedConn{
|
||||
c: conn,
|
||||
raddr: &wrappedAddr{
|
||||
|
Loading…
Reference in New Issue
Block a user