Apache Portable Runtime
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
apr_descriptor Union Reference

#include <apr_poll.h>

Data Fields

apr_file_tf
 
apr_socket_ts
 

Detailed Description

Union of either an APR file or socket.

Field Documentation

apr_file_t* apr_descriptor::f

file

apr_socket_t* apr_descriptor::s

socket


The documentation for this union was generated from the following file: