mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 01:43:15 +08:00
Merge remote-tracking branch 'meta/Alpha' into Alpha
This commit is contained in:
commit
1756730693
@ -45,7 +45,7 @@ func Start(device io.ReadWriter, gateway, portal, broadcast netip.Addr) (*TCP, *
|
||||
n, err := device.Read(buf)
|
||||
if err != nil {
|
||||
log.Warnln("system error:%s", err.Error())
|
||||
continue
|
||||
return
|
||||
}
|
||||
|
||||
raw := buf[:n]
|
||||
|
Loading…
Reference in New Issue
Block a user