Changeset 1631 for cherokee/trunk/cherokee
- Timestamp:
- 07/09/08 12:19:32 (6 months ago)
- Files:
-
- cherokee/trunk/cherokee/handler_file.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/cherokee/handler_file.c
r1614 r1631 483 483 /* Set mmap or file position 484 484 */ 485 if ((conn->io_entry_ref != NULL) && 485 if (use_io && 486 (conn->io_entry_ref != NULL) && 486 487 (conn->io_entry_ref->mmaped != NULL)) { 487 488 /* Set the mmap info