mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
Update On Sat Nov 15 19:34:53 CET 2025
This commit is contained in:
@@ -90,6 +90,8 @@ func (m *Mieru) Listen(tunnel C.Tunnel) error {
|
||||
if err != nil {
|
||||
if !m.server.IsRunning() {
|
||||
break
|
||||
} else {
|
||||
continue
|
||||
}
|
||||
}
|
||||
go mieru.Handle(c, tunnel, req, additions...)
|
||||
|
||||
Reference in New Issue
Block a user