mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-04 15:27:55 +07:00
fix/optimize: fix https h2 problem and add h2 mutiplex
This commit is contained in:
@ -86,7 +86,6 @@ func (d *Dialer) Close() error {
|
||||
d.ticker.Stop()
|
||||
}
|
||||
d.tickerMu.Unlock()
|
||||
close(d.checkCh)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user