struct tarpc_accept4_out

Overview

struct tarpc_accept4_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
    struct tarpc_sa addr;
    tarpc_socklen_t len;
};

Detailed Documentation

Fields

struct tarpc_sa addr

Location for peer name

tarpc_socklen_t len

Length of the location for peer name