mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-25 07:55:18 -04:00
missed a file
This commit is contained in:
parent
e32984a5aa
commit
8b85c5ec12
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ struct NetworkConnectionInner {
|
|||
struct NetworkConnectionArc {
|
||||
descriptor: ConnectionDescriptor,
|
||||
established_time: u64,
|
||||
stopper: Eventual,
|
||||
inner: AsyncMutex<NetworkConnectionInner>,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue