mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-08-02 03:54:16 +03:00
Fix QUIC defragger
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"syscall"
|
||||
|
||||
"github.com/sagernet/quic-go"
|
||||
"github.com/sagernet/sing-box/common/baderror"
|
||||
"github.com/sagernet/sing/common"
|
||||
"github.com/sagernet/sing/common/baderror"
|
||||
)
|
||||
|
||||
type PacketConnWrapper struct {
|
||||
|
||||
Reference in New Issue
Block a user