mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
Update On Wed Dec 25 19:33:26 CET 2024
This commit is contained in:
@@ -179,7 +179,7 @@ func (u *PacketUnderlay) RunEventLoop(ctx context.Context) error {
|
||||
case <-u.done:
|
||||
return nil
|
||||
case <-u.idleSessionTicker.C:
|
||||
u.closeIdleSessions()
|
||||
go u.closeIdleSessions()
|
||||
default:
|
||||
}
|
||||
seg, addr, err := u.readOneSegment()
|
||||
|
||||
Reference in New Issue
Block a user