Function ei::accept [] [src]

pub fn accept(
    stream: &mut TcpStream,
    nodename: &String,
    cookie: &String
) -> Result<(), Error>