struct tarpc_echoer_in

Overview

struct tarpc_echoer_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_int sockets;
    uint32_t time2run;
    iomux_func iomux;
    uint64_t tx_stat;
    uint64_t rx_stat;
};

Detailed Documentation

Fields

uint32_t time2run

How long run (in seconds)