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