struct tarpc_send_msg_more_in
struct tarpc_send_msg_more_in { // fields struct tarpc_in_arg common; tarpc_int fd; tarpc_ptr buf; tarpc_size_t first_len; tarpc_size_t second_len; tarpc_send_function first_func; tarpc_send_function second_func; tarpc_bool set_nodelay; };