mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-07-31 20:33:43 +00:00
comment
This commit is contained in:
@@ -131,7 +131,6 @@ func (iface *tcpInterface) call(saddr string, dialer proxy.Dialer) {
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
//
|
|
||||||
conn = &wrappedConn{
|
conn = &wrappedConn{
|
||||||
c: conn,
|
c: conn,
|
||||||
raddr: &wrappedAddr{
|
raddr: &wrappedAddr{
|
||||||
|
Reference in New Issue
Block a user