Re: Puzzled at MemObject->swap_hdr_sz. :-(

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 23 Apr 2002 18:10:27 +0200

See storeSwapOutStart. This field tells the size of the on-disk meta data
before the actual HTTP reply.

Regards
Henrik

maer727@sohu.com wrote:
> Hi, pals!
>
> I often see MemObject->swap_hdr_sz in source files. For example,
> in storeClientFileRead,
>
> if (mem->swap_hdr_sz == 0) {
> storeRead(sc->swapin_sio,
> sc->copy_buf,
> sc->copy_size,
> 0,
> storeClientReadHeader,
> sc);
>
> I get puzzled at the meaning and function of the variable. What does
> it stand for? Can you give me a simple explanation. :-(
>
> Best regards,
> George Ma
Received on Tue Apr 23 2002 - 10:10:33 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:15:19 MST