Skip to main content

write_record

Function write_record 

Source
pub fn write_record(
    paths: &SharedTunnelPaths,
    pid: u32,
    url: &str,
) -> Result<()>
Expand description

Publish a spawned tunnel into the shared record so other Greentic processes (greentic-start in particular) reuse it instead of respawning.