struct tarpc_ftp_open_out { // fields struct tarpc_out_arg common; tarpc_int fd; tarpc_int sock; };
tarpc_int fd
TCP socket file descriptor
tarpc_int sock
Value of returning socket