struct tarpc_ftp_open_out

Overview

struct tarpc_ftp_open_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int fd;
    tarpc_int sock;
};

Detailed Documentation

Fields

tarpc_int fd

TCP socket file descriptor

tarpc_int sock

Value of returning socket