Apache 1.3 API Documentation

Routine ap_bsetflag

Definition:

int ap_bsetflag(BUFF *fb, int flag, int value);
     

Usage example:

ap_bsetflag(r->connection->client, B_ASCII2EBCDIC, 0);
     

No documentation available.


Previous: ap_bread Next: ap_bsetopt

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