Puzzled at store_client->swapin_sio. :-(

From: <maer727@dont-contact.us>
Date: Tue, 23 Apr 2002 13:13:03 +0800 (CST)

Hi, pals!

I often see store_client->swapin_sio 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 Mon Apr 22 2002 - 23:13:08 MDT

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