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 8 months ago
commit b03defa70614243afcc57024e87acf9961ee3c39
parent 6a51aaf8e36a68f0512eb4b24ab1f00782e74114
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),