Function socket_addr

Source
fn socket_addr(
    server: &Server,
    entity: Entity,
    descriptor: &str,
) -> Result<SocketAddr, Content>