server handshake
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
use std::sync::RwLock;
|
||||
use std::ops::*;
|
||||
use ipc::IpcConfig;
|
||||
|
||||
pub struct Service {
|
||||
pub commits: RwLock<usize>,
|
||||
|
||||
Reference in New Issue
Block a user