Update quic-go

This commit is contained in:
世界
2023-06-15 10:10:42 +08:00
parent 080eb5b5dc
commit 0e1f29d790
7 changed files with 30 additions and 51 deletions

View File

@@ -35,7 +35,7 @@ type Hysteria struct {
xplusKey []byte
sendBPS uint64
recvBPS uint64
listener quic.Listener
listener *quic.Listener
udpAccess sync.RWMutex
udpSessionId uint32
udpSessions map[uint32]chan *hysteria.UDPMessage