Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
doc: Oversight when integrating winpipe
Lorenz Leutgeb committed 7 months ago
commit 60117e8dfa568d36b3b8dde10ab344ecbef66482
parent d9fb4336f4176315a0107e1f8143e413a3f1b2b9
1 file changed +1 -1
modified crates/radicle-node/src/runtime.rs
@@ -100,7 +100,7 @@ impl From<service::Error> for Error {
    }
}

-
/// Wraps a [`UnixListener`] but tracks its origin.
+
/// Wraps a [`Listener`] but tracks its origin.
pub enum ControlSocket {
    /// The listener was created by binding to it.
    Bound(Listener, PathBuf),