Update gVisor to 20230605.0-33-g8ec8dbe7e
This commit is contained in:
parent
605266e65e
commit
41b2639e13
18 changed files with 38 additions and 1604 deletions
|
|
@ -5,10 +5,9 @@ package tun
|
|||
import (
|
||||
"net"
|
||||
|
||||
"github.com/sagernet/gvisor/pkg/tcpip"
|
||||
"github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet"
|
||||
E "github.com/sagernet/sing/common/exceptions"
|
||||
|
||||
"gvisor.dev/gvisor/pkg/tcpip"
|
||||
"gvisor.dev/gvisor/pkg/tcpip/adapters/gonet"
|
||||
)
|
||||
|
||||
type gTCPConn struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue