struct tarpc_event_select_in

Overview

struct tarpc_event_select_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_int fd;
    tarpc_wsaevent hevent;
    uint32_t event;
};

Detailed Documentation

Fields

tarpc_int fd

TA-local socket

tarpc_wsaevent hevent

Event object to be associated with set of network events

uint32_t event

Bitmask that specifies the set of network events