mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-16 03:32:33 +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