apr_hdtr_t Struct Reference
[Network Routines]

#include <apr_network_io.h>

Data Fields

struct iovec * headers
int numheaders
struct iovec * trailers
int numtrailers

Detailed Description

A structure to encapsulate headers and trailers for apr_socket_sendfile


Field Documentation

struct iovec* apr_hdtr_t::headers [read]

An iovec to store the headers sent before the file.

number of headers in the iovec

number of trailers in the iovec

struct iovec* apr_hdtr_t::trailers [read]

An iovec to store the trailers sent after the file.


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

Generated on 19 Jun 2014 for Apache Portable Runtime by  doxygen 1.6.1