> Another possible approach (rather than getting the pool) is to have a > function called apr_mmap_from_file() implemented in the file_io subtree. You > can then pull the appropriate pool from the internal file structure and > construct the mmap for that file.
This doesn't solve the general problem that you are allocating data out of a pool, and then you lose access to the pool. Ryan _______________________________________________________________________________ Ryan Bloom [EMAIL PROTECTED] 406 29th St. San Francisco, CA 94131 -------------------------------------------------------------------------------
