Function deno_flash::detach_socket

source ·
pub fn detach_socket(
    ctx: &mut ServerContext,
    token: u32
) -> Result<TcpStream, AnyError>