mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-07-23 18:34:14 +00:00
Update dispatcher.go
This commit is contained in:
parent
cf555240a2
commit
28bc181610
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ type connEntry struct {
|
||||||
link *transport.Link
|
link *transport.Link
|
||||||
timer signal.ActivityUpdater
|
timer signal.ActivityUpdater
|
||||||
cancel context.CancelFunc
|
cancel context.CancelFunc
|
||||||
closed bool
|
|
||||||
}
|
}
|
||||||
|
|
||||||
type Dispatcher struct {
|
type Dispatcher struct {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue