Apache Portable Runtime
Data Fields
apr_pollfd_t Struct Reference

#include <apr_poll.h>

Data Fields

apr_pool_tp
apr_datatype_e desc_type
apr_int16_t reqevents
apr_int16_t rtnevents
apr_descriptor desc
void * client_data

Detailed Description

Poll descriptor set.


Field Documentation

allows app to associate context

See also:
apr_descriptor

descriptor type

associated pool

requested events

returned events


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines