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 c5b99db101f251b1b17bbe8df5885ed3a1c16409
parent a4d83ec8d22a80a4d01381a091967b57fa595018
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),