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