mirror of
https://gitee.com/konyshe/goodlink.git
synced 2025-09-26 20:51:22 +08:00
u
This commit is contained in:
@@ -74,7 +74,7 @@ func NewTcpForwarder(s *stack.Stack, stun_quic_conn quic.Connection) *tcp.Forwar
|
||||
}
|
||||
defer r.Complete(false)
|
||||
|
||||
err = setSocketOptions(s, ep)
|
||||
setSocketOptions(s, ep)
|
||||
|
||||
conn := &TcpConn{
|
||||
TCPConn: gonet.NewTCPConn(&wq, ep),
|
||||
|
Reference in New Issue
Block a user