Unit 'httpd24' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#httpd24]

apr_bucket_file

Declaration

Source position: apr_buckets.inc line 680

type apr_bucket_file = record

  refcount: apr_bucket_refcount;

  fd: Papr_file_t;

  readpool: Papr_pool_t;

  can_mmap: Integer;

end;


Documentation generated on: 2023-03-18