struct tarpc_overfill_buffers_in

Overview

struct tarpc_overfill_buffers_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_int sock;
    tarpc_bool is_nonblocking;
    iomux_func iomux;
    tarpc_bool return_data;
};

Detailed Documentation

Fields

tarpc_bool return_data

If true, return data sent when overfilling buffers