mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-01-24 13:41:09 -05:00
missed a file
This commit is contained in:
parent
e32984a5aa
commit
8b85c5ec12
@ -73,6 +73,7 @@ struct NetworkConnectionInner {
|
||||
struct NetworkConnectionArc {
|
||||
descriptor: ConnectionDescriptor,
|
||||
established_time: u64,
|
||||
stopper: Eventual,
|
||||
inner: AsyncMutex<NetworkConnectionInner>,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user