mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-02-03 10:00:22 -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…
x
Reference in New Issue
Block a user