struct tarpc_peek_message_out

Overview

struct tarpc_peek_message_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
    tarpc_int sock;
    tarpc_uint event;
};

Detailed Documentation

Fields

tarpc_int retval

0 if there are no messages

tarpc_int sock

Socket about which the message is received

tarpc_uint event

Event about which the message is received