Apache 1.3 API Documentation

Routine ap_bsetopt

Definition:

int ap_bsetopt(BUFF *fb, int optname, const void *optval);
     

Usage example:

ap_bsetopt(r->connection->client, BO_BYTECT, &zero);
     

No documentation available.


Previous: ap_bsetflag Next: ap_bskiplf

Table of Contents (Routines, Structures, Data Cells, Constants)