Skip to main content

after_compat_tokio_spawn

Function after_compat_tokio_spawn 

Source
pub fn after_compat_tokio_spawn(
    child: &Child,
    kill_when_owner_dies: bool,
) -> Result<()>
Expand description

Complete host-owned setup after a legacy Tokio child has been spawned.