構造体 apr_hdtr_t
[Network Routines]

#include <apr_network_io.h>


変数

iovec * headers
int numheaders
iovec * trailers
int numtrailers


説明

A structure to encapsulate headers and trailers for apr_socket_sendfile


構造体

struct iovec* apr_hdtr_t::headers

An iovec to store the headers sent before the file.

int apr_hdtr_t::numheaders

number of headers in the iovec

int apr_hdtr_t::numtrailers

number of trailers in the iovec

struct iovec* apr_hdtr_t::trailers

An iovec to store the trailers sent after the file.


この構造体の説明は次のファイルから生成されました:
Apache Portable Runtimeに対してSun Jul 19 22:04:02 2009に生成されました。  doxygen 1.4.7