Fix gvisor udp write back

This commit is contained in:
世界 2022-08-21 11:37:17 +08:00
parent ce3573838b
commit 8b6630a3b0
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
4 changed files with 19 additions and 21 deletions

View file

@ -8,11 +8,11 @@ import (
"os"
"strconv"
"github.com/sagernet/abx-go"
"github.com/sagernet/sing/common"
E "github.com/sagernet/sing/common/exceptions"
"github.com/fsnotify/fsnotify"
"github.com/sagernet/abx-go"
)
type packageManager struct {