more reorg
This commit is contained in:
parent
fcd77fb79e
commit
390b6c6c0a
8 changed files with 117 additions and 133 deletions
|
|
@ -6,9 +6,6 @@
|
|||
// Each daemon socket speaks the channel.capnp protocol. The channel
|
||||
// manager routes by prefix: "irc.#bcachefs" → connects to irc.sock.
|
||||
|
||||
use std::collections::HashMap;
|
||||
use std::path::PathBuf;
|
||||
|
||||
use capnp_rpc::{rpc_twoparty_capnp, twoparty, RpcSystem};
|
||||
use futures::AsyncReadExt;
|
||||
use tokio::net::UnixStream;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue